Skip to content

Commit fb565fd

Browse files
committed
fix: npm and git ignore for prebuild
1 parent 9ee036c commit fb565fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ coverage
55
node_modules
66
npm-debug.log
77
package-lock.json
8-
Release/
98
prebuilds/

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ coverage
2727
node_modules
2828
npm-debug.log
2929
package-lock.json
30-
Release/
30+
prebuilds

0 commit comments

Comments
 (0)