Skip to content

Commit 6d8a9b7

Browse files
make npmignore applied only to root folders
1 parent 10bb071 commit 6d8a9b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.npmignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
.travis.yml
66
appveyor.yml
77
Gruntfile.js
8-
tasks
9-
test
10-
src
8+
/tasks
9+
/test
10+
/src

0 commit comments

Comments
 (0)