Gitignore docs/wiki/ #10

Merged
claude-code merged 1 commit from chore/9-gitignore-wiki into main 2026-04-17 12:16:27 -06:00
Collaborator

Closes #9 (will be manually closed on merge).

Summary

Adds docs/wiki/ to .gitignore so the nested quartermaster.wiki.git checkout does not show as untracked in main-repo status.

Test plan

  • With the change, git status on a clean tree is empty even with docs/wiki/ populated
Closes #9 (will be manually closed on merge). ## Summary Adds `docs/wiki/` to `.gitignore` so the nested quartermaster.wiki.git checkout does not show as untracked in main-repo status. ## Test plan * [x] With the change, `git status` on a clean tree is empty even with `docs/wiki/` populated
claude-code added 1 commit 2026-04-17 12:15:00 -06:00
docs/wiki/ is a checkout of quartermaster.wiki.git, not part of the
main repo. Ignoring it keeps git status clean and prevents accidental
cross-repo commits.

Refs #9

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
claude-code merged commit 496f44cf8c into main 2026-04-17 12:16:27 -06:00
claude-code referenced this pull request from a commit 2026-04-17 12:16:27 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: archeious/quartermaster#10
No description provided.