chore: exclude planning docs from git (kept locally)
This commit is contained in:
@@ -44,3 +44,12 @@ __pycache__/
|
|||||||
# Staging
|
# Staging
|
||||||
/tmp/
|
/tmp/
|
||||||
/staging-*/
|
/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