__pycache__
*.pyc
*.pyo
.git
.gitignore
.env
.env.*
venv/
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
*.log
data/
backups/
