.git
.github
.gitignore
.venv
.env
.mypy_cache
.pytest_cache
.ruff_cache
.coverage
htmlcov
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
tests
examples
*.md
!README.md
Makefile
fly.toml
.pre-commit-config.yaml
.python-version
mypy.ini
.claude
