.venv/
.git/
.github/
.mypy_cache/
.pytest_cache/
.ruff_cache/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
tests/
docs/
examples/
scripts/
*.md
!README.md
.claude/
.env
*.swp
*.swo
*~
