.venv/
__pycache__/
*.pyc
*.pyo
.git/
.gitignore
.env
.env.*
CLAUDE.md
.DS_Store
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
*.egg-info/
