We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac7bd1 commit fb03742Copy full SHA for fb03742
1 file changed
.gitignore
@@ -8,4 +8,7 @@ node_modules
8
src/api/client
9
10
# Ignore compiled output
11
-dist/
+dist/
12
+
13
+#Ignore vscode AI rules
14
+.github/copilot-instructions.md
0 commit comments