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