__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
.venv/
venv/
.env
.envrc
*.log

# Sentinel-specific
.sentinel/
sentinel-baselines/
screenshots/
test-results/
