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 dd94c29 commit ac7e86fCopy full SHA for ac7e86f
.gitignore
@@ -1,4 +1,4 @@
1
-node_modules
2
-.vscode
3
-lib
4
-bin
+node_modules/
+.vscode/
+/lib/
+/bin/
0 commit comments