# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info/

# Virtual environments
.venv

# Tooling caches
.ruff_cache/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.mypy_cache/

# Node (for prettier)
node_modules/

# Notebook artifacts
.ipynb_checkpoints/
notebooks/.ob-jupyter/
notebooks/data/
notebooks/zarrmony_functions.py

# Test artifacts
tests/_tmp/
*.ome.zarr/

# Google Drive doc pointers (may name internal datasets)
*.gslides
*.gsheet
*.gdoc

# Site-local redaction patterns for scripts/check_no_internal_paths.py
.internal-patterns
