__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
*.nosync
*.db
*.db-shm
*.db-wal
.mypy_cache/
.ruff_cache/
.pytest_cache/
htmlcov/
.coverage
*.log
/tmp/
.DS_Store
.env
.env.*
*.session
*.session-journal
