__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.so
*.db
*.db-journal
*.db-wal
*.db-shm
.venv/
venv/
.env
