__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.hashloom/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
node_modules/
target/
# graphify artifacts: the graph is committed, the derived views and caches are not
graphify-out/*
!graphify-out/graph.json
