# This file is load-bearing: the validator's default boundary treats whatever
# Git would distribute as the bundle. Anything ignored here is outside it.
# Add local-only source areas (for example raw/local-only/) per project.
.venv/
__pycache__/
*.pyc
.env
.DS_Store
node_modules/
dist/
coverage/
# Agent tooling under .claude/ ships with the bundle so a project created from
# this template inherits the workflow. Machine-local agent state does not.
.claude/settings.local.json
