We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f4309 commit ee62982Copy full SHA for ee62982
1 file changed
.gitignore
@@ -149,4 +149,28 @@ Thumbs.db
149
yoni/
150
.cursor/*
151
152
-examples/
+examples/
153
+
154
+.claude-plugin/
155
+CLAUDE.md
156
+# >>> mg-tools >>>
157
+# --- mg-tools (per-developer; re-run 'mg-tools install' after clone) ---
158
+.claude-plugin/plugin-pointer.json
159
+.claude/settings.json
160
+.claude/settings.local.json
161
+.claude/mg-tools-integration.md
162
+.mcp.json
163
+.mcp.disabled.json
164
+.mg-tools/
165
+.claude/worktrees/
166
+.claude/scheduled_tasks.lock
167
+.claude.bak.*
168
+.cursor.bak.*
169
+.mcp.json.bak.*
170
+# Local IDE/editor config files
171
+.vscode/
172
+*.code-workspace
173
+.zed/
174
+.idea/
175
+# <<< mg-tools <<<
176
+>>>>>>> Stashed changes
0 commit comments