19 lines
208 B
Plaintext
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 |