.DS_Store
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.eggs/
dist/
build/
.venv/
venv/
.env
data/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/

tmp/
data/
