We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eddfb2f commit a404da5Copy full SHA for a404da5
.gitignore
@@ -1,3 +1,7 @@
1
.DS_Store
2
-build
+build/
3
node_modules
4
+npm-debug.log
5
+package-lock.json
6
+Release/
7
+prebuilds/
0 commit comments