We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3470c30 + eee982c commit 95b2495Copy full SHA for 95b2495
1 file changed
.gitignore
@@ -26,4 +26,7 @@ pnpm-debug.log*
26
# Agents and assistants
27
.opencode/
28
opencode.json
29
-.idea/**/copilot.data.migration.*.xml
+.idea/**/copilot.data.migration.*.xml
30
+
31
+# ides
32
+.vs/
0 commit comments