Track CONTEXT.md spec and ignore worktrees dir

Commit the authoritative build spec that the docs reference, and add
/.claude/worktrees/ to .gitignore ahead of milestone worktrees.
This commit is contained in:
2026-07-21 21:34:27 -04:00
parent c60b3acc2b
commit 6fcb811668
2 changed files with 172 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
/build/
/.claude/worktrees/
*.dll
*.dylib
*.so
*.o
*.obj
.DS_Store