chore: exclude planning docs from git (kept locally)
This commit is contained in:
@@ -44,3 +44,12 @@ __pycache__/
|
||||
# Staging
|
||||
/tmp/
|
||||
/staging-*/
|
||||
|
||||
# Planning & Documentation (kept locally, not in repo)
|
||||
.planning/
|
||||
TODO.md
|
||||
CLAUDE.md
|
||||
./frontend/.planning/
|
||||
./frontend/tasks/
|
||||
./docs/plans/
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user