Skip to content

Commit 8715219

Browse files
favnamroderick
authored andcommitted
Forgot npmignore doesn't inherit from gitignore
1 parent 901ca96 commit 8715219

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

.npmignore

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
1+
# gitignore copy
2+
# Aptana files #
3+
################
4+
.project
5+
.settings/
6+
.tmp*
7+
jquery.pubsub.js
8+
/node_modules/
9+
/out/coverage/
10+
.nyc_output/
11+
coverage
12+
# yarn lock file
13+
yarn.lock
14+
15+
# npmignore exclusive
116
.editorconfig
217
.travis.yml
318
composer.json
419
iframe/
520
CONTRIBUTING.md
6-
docs/
21+
docs/

0 commit comments

Comments
 (0)