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 bce15e7 commit 6918e84Copy full SHA for 6918e84
.gitignore
@@ -1,7 +1,8 @@
1
# Node
2
-node_modules
3
-dist
4
-.output
+node_modules/
+dist/
+.output/
5
+.wxt/
6
7
# Editor
8
.idea/
0 commit comments