.git
.github
.venv
__pycache__
*.pyc
*.pyo
dist/
*.egg-info/
tests/
scripts/
.gitignore
.ruff_cache
.mypy_cache
*.md
!README.md
