.git
.github
.pytest_cache
.ruff_cache
.venv
build
dev
dist
docs
htmlcov
tests
venv
venvs
**/__pycache__
**/*.pyc
*.egg-info
*.log
