__pycache__/
*.py[cod]
*.so
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
dist/
build/
*.egg-info/
tests/
.claude/
.git/
.gitignore
.DS_Store
*.log
.env
.env.*
