__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.tox/
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.db
*.sqlite3
.env
.venv/
