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:
2025-11-22 15:57:02 +01:00
parent 41a51af6b4
commit 30534b694a

1
.gitignore vendored
View File

@@ -124,6 +124,7 @@ logs/
temp-*.txt
*.tmp
*.temp
TODO
# Backup files
*.bak