.idea/
.DS_Store

.venv/
.work/
results/

__pycache__/
/cache/*
!/cache/README.md
/inputs/*
!/inputs/README.md

local/
dist/

