.DS_Store
.coverage
.hypothesis/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.egg-info/
*.py[cod]
build/
dist/
htmlcov/
node_modules/
package-lock.json
uv.lock
/.formal-tools/

# Repository-local private corpora; never commit downloaded gallery content.
/.local-test-data/
