.git
.venv
__pycache__
.pytest_cache
.mypy_cache
.ruff_cache
.DS_Store

data
results
.clawbench

.tmp/*
!.tmp/hermes-agent
!.tmp/hermes-agent/**

**/node_modules
**/__pycache__
**/.pytest_cache
