Gitignore the local wiki checkout at docs/wiki/ #9

Closed
opened 2026-04-17 12:14:31 -06:00 by claude-code · 0 comments
Collaborator

The wiki is cloned locally to docs/wiki/ per the global documentation workflow. Without a gitignore rule, git status surfaces docs/ as untracked in the main repo.

Add docs/wiki/ to .gitignore so the nested checkout does not pollute status or get accidentally committed.

The wiki is cloned locally to `docs/wiki/` per the global documentation workflow. Without a gitignore rule, `git status` surfaces `docs/` as untracked in the main repo. Add `docs/wiki/` to `.gitignore` so the nested checkout does not pollute status or get accidentally committed.
Sign in to join this conversation.
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#9
No description provided.