Skip to content

Commit 3ad96d5

Browse files
Merge pull request #1320 from opencomponents/ignore-root-only
make npmignore applied only to root folders
2 parents 10bb071 + 6d8a9b7 commit 3ad96d5

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)