Skip to content

Commit 27d578f

Browse files
committed
Update .npmignore file
1 parent 72524cc commit 27d578f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.npmignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
/bower_components
2-
/config/ember-try.js
2+
/config
33
/dist
4+
/test
45
/tests
56
/tmp
67
**/.gitkeep
78
.bowerrc
89
.editorconfig
910
.ember-cli
11+
.eslintcache
12+
.eslintignore
1013
.eslintrc.js
1114
.gitignore
1215
.watchmanconfig
1316
.travis.yml
17+
appveyor.yml
1418
bower.json
1519
ember-cli-build.js
1620
testem.js
21+
yarn.lock
1722

1823
# ember-try
1924
.node_modules.ember-try/

0 commit comments

Comments
 (0)