.env
.env.*
!.env.example
.venv
__pycache__
*.py[cod]
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
dist
build
*.egg-info
static/images
*.log
.DS_Store
