Add .claude and CLAUDE.md to gitignore

This commit is contained in:
2026-01-31 12:47:33 +02:00
parent 7a5b27bd87
commit c97355f444

2
.gitignore vendored
View File

@@ -7,3 +7,5 @@ backend/venv/
**/__pycache__/ **/__pycache__/
*.pyc *.pyc
backend/data/ backend/data/
.claude/
CLAUDE.md