__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.coverage
build/
dist/
*.spec
*.egg-info/
.venv/
data/*
!data/README.txt
