Skip to content

Commit 2848aee

Browse files
irskepclaude
andcommitted
Add planning docs to .gitignore
Keep todo.md, REGRESSION_PREVENTION.md, and TEST_DATA.md as local-only development files to avoid cluttering the repository with planning docs. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent a347318 commit 2848aee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,8 @@ htmlcov/
4343
# OS
4444
.DS_Store
4545
Thumbs.db
46+
47+
# Planning and development docs (keep local only)
48+
todo.md
49+
REGRESSION_PREVENTION.md
50+
TEST_DATA.md

0 commit comments

Comments
 (0)