Skip to content

Commit 4165230

Browse files
committed
chore: gitignore docs/ (agent-generated *.md kept local-only)
1 parent cdf7226 commit 4165230

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@
66
# memup runtime data is per-user, never tracked from the dev clone
77
.memup/local/
88
*.onnx
9+
10+
# Agent-generated *.md (specs, plans, brainstorm intermediates) — kept local-only
11+
# per the project's authoring-process rules; restorable from `backup-pre-squash`
12+
# branch on the maintainer's machine if needed.
13+
/docs/

0 commit comments

Comments
 (0)