# session/tool state
.gstack/

# local-only scratch — never commit
_private/
*.local.*

# generated artifacts
renders/
dist/

# python
.venv/
__pycache__/
*.egg-info/
.pytest_cache/
.ruff_cache/

# agent harness state
.claude/
