.git
.github
.gitignore
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
*.tif
*.tiff
*.nc
.env
.venv/
venv/
.claude/
tests/
inventory/
health/
*.md
!README.md
