.gitignore
.DS_Store .env .env.* catalog/specs/*.graphql .cache/ .gotmp/ .omx/ .claude/worktrees/ /refactor/artifacts/ /tests/artifacts/perf/ /printing-press library/ dist/ claude-upgrade-progress.json # Python bytecode (verify-supply-chain scripts) __pycache__/ *.pyc # Local AI agent instructions (not for sharing) CLAUDE.local.md AGENTS.override.md .claude/settings.local.json