node_modules/
dist/
build/
*.egg-info/
*.log
.DS_Store
__pycache__/
.ruff_cache/
*.pyc
.gstack/

# Local scratch and tool caches, never versioned
tmp/
output/
.workbuddy/
AGENTS.md

# hatchling copies this file into the sdist as it is, so no path under the sealed
# exploration archive is named here; per-exploration derived caches (npz, wiki caches)
# are listed in the local .git/info/exclude instead.
