.venv/
venv/
__pycache__/
*.py[cod]
*.pyo
dist/
build/
*.egg-info/
.eggs/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
.env
.env.*
*.sqlite3
*.db

# Local analysis state
.dante/checkpoints/

# References private Dante Studio internals — do not publish (repo is public)
codemap_studio.md
CLAUDE.md
