Skip to content

Commit 7a10296

Browse files
author
Eric Wendelin
committed
Ignore build and editor files in node package
1 parent 54a5292 commit 7a10296

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.npmignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
target/
22
test/
3+
build/
4+
coverage/
35
gradle/
46
gradlew.*
57
jshint.json
68
stacktrace-bookmarklet.js
79
build.gradle
10+
.idea
11+
*.log
12+
.coveralls.yml
813

0 commit comments

Comments
 (0)