Files
Tagger/.gitignore
2026-01-24 07:50:19 +01:00

19 lines
208 B
Plaintext

.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
build/
.claude/
.env
# Config a temp soubory
*.!tag
*.!ftag
*.!gtag
# Documentation not to commit
DESIGN_DOCUMENT.md
AGENTS.md
.claudeignore
TEMPLATE.md