.git
.github
.venv
.env
.env.*
!.env.example
__pycache__
*.py[cod]
*.egg-info
.pytest_cache
.ruff_cache
.coverage
htmlcov
build
dist
data
*.sqlite3
*.sqlite3-*
*.db
*.db-*
tests
