# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.pytest_cache/

# Virtual environments
.venv

# Agent instruction data -- covered by a global gitignore on the author's
# machine, which a public clone obviously cannot rely on.
.claude/

# The helper's own state, if anyone points GAMMONVIEW_CONFIG_DIR in here while
# poking at it. It holds a worker token.
config.json
token
