# Go
/coprctl
/bin/
/dist/
*.exe
*.test
*.out

# Site: generated wiki (rendered from docs/ by make site in site/)
/site/wiki/
/site/bin/

# Build tooling output
/out/
/build/

# Worktrees
/.worktrees/

# Tool shims and local agent state
/.claude/
/CLAUDE.md
/.agents/brain/
~/.local/state/coprctl/

# Editor / OS
*.swp
.DS_Store