.env
.env.*
!.env.example
__pycache__/
*.pyc
*.pyo
*.pyd
.pytest_cache/
.ruff_cache/
.venv/
venv/
backup/*.sql
backup/*.sql.gz
*.egg-info/
build/
dist/
.coverage
.mypy_cache/
