__pycache__/
*.pyc
*.pyo
.venv/
venv/
*.egg-info/
dist/
build/
*.db
*.db-journal
*.db-wal
*.db-shm
.cache/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.docshaven/
.docshaven-sync/
.env
.env.*
*.log
.repowise/
