Files

48 lines
463 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg
*.egg-info/
dist/
build/
wheels/
# Virtual environments
.venv/
venv/
env/
# Poetry
poetry.lock
# pytest
.pytest_cache/
htmlcov/
.coverage
coverage.xml
# mypy / type checkers
.mypy_cache/
.ruff_cache/
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Environment
.env
.env.*
# sqlmem cache (incl. WAL sidecars from disk-backed mode)
cache.db*
# Agents
AGENTS.md
CLAUDE.md
DESIGN_DOCUMENT_MODULE.md
.claude/
handover.md