chore: add TODO to .gitignore
Ignore TODO file from version control as it's used for temporary task tracking during development. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -124,6 +124,7 @@ logs/
|
|||||||
temp-*.txt
|
temp-*.txt
|
||||||
*.tmp
|
*.tmp
|
||||||
*.temp
|
*.temp
|
||||||
|
TODO
|
||||||
|
|
||||||
# Backup files
|
# Backup files
|
||||||
*.bak
|
*.bak
|
||||||
|
|||||||
Reference in New Issue
Block a user