We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf7226 commit 4165230Copy full SHA for 4165230
1 file changed
.gitignore
@@ -6,3 +6,8 @@
6
# memup runtime data is per-user, never tracked from the dev clone
7
.memup/local/
8
*.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