.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.mypy_cache/
tests/
benchmark/
deploy/
.env
.env.*
*.md
!README.md
.git/
.gitignore
