Skip to content

Commit a404da5

Browse files
committed
fix .gitignore now that we are using prebuilds
1 parent eddfb2f commit a404da5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
.DS_Store
2-
build
2+
build/
33
node_modules
4+
npm-debug.log
5+
package-lock.json
6+
Release/
7+
prebuilds/

0 commit comments

Comments
 (0)