.git
.venv
__pycache__
*.pyc
.pytest_cache
.ruff_cache
.mypy_cache
tests
docs
.env
.env.*
.idea
.vscode
*.egg-info
dist
build
.coverage
