*.pyc
*.db
*~

build/
dist/
venv/
*.egg-info/

!.gitignore

__pycache__
.git
trash
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
.vscode
.env
fixtures
