__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
chimera.yaml
.env
dagger.db
.pytest_cache/
.ruff_cache/
mutants/
.coverage
htmlcov/
reports/
.seen_models.json
.seen_models.json.bak*

# Hilo — local cache files (rebuildable)
.vfs/graph/graph.db
.vfs/graph/graph.db.wal
.vfs/graph/edges.jsonl
.vfs/graph/.last_warm

# GitReins verdict history (rebuildable)
.gitreins/history/
.gitreins/usage.jsonl

.coding-hermes/board/board.db
.coding-hermes/board/board.db.wal
.coding-hermes/board/*.parquet
.coding-hermes/board/*.duckdb
