.git
.github
__pycache__
*.pyc
.pytest_cache
.ruff_cache
htmlcov
.coverage
coverage.xml
tests/
docs/
benchmarks/
*.egg-info
dist/
build/
.env
.venv
