.git
.github
.claude
.venv
**/__pycache__
**/*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
build
dist
*.egg-info
tests
scripts
docs
.env
.env.*
*.log
