Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
Output/
tests/out/

# Claude Code drops per-developer settings and agent worktrees in here. settings.json is

Check warning on line 4 in .gitignore

View workflow job for this annotation

GitHub Actions / CI / Run Linters

Unknown word (worktrees) Suggestions: (workers, worker's, workarea, workArea, worries)
# deliberately tracked -- it pre-approves the github-projects MCP server for every clone
# (#131) -- so ignore the directory's contents and keep that one file.
.claude/*
!.claude/settings.json
Loading