**/__pycache__/
.venv/
dist/
*.py[cod]
*.pyo
*.pyd
*.db
*.sqlite
*.egg-info/
*.egg
*.log

.ruff_cache/
.pytest_cache/
