Skip to content

Commit 3aa22c1

Browse files
committed
improve .npmignore
1 parent c656178 commit 3aa22c1

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

.npmignore

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
/.nyc_output
33
/.vscode
44
/coverage
5-
/dev
65
/dist
6+
/dist-test
77
/docs
8-
/lib/test
8+
/lib-test
99
/not-ported-extensions
1010
/src
1111
/test
@@ -15,20 +15,14 @@ CODE_OF_CONDUCT.md
1515
CONTRIBUTING.md
1616
ISSUE_TEMPLATE.md
1717
PULL_REQUEST_TEMPLATE.md
18-
bower.json
1918
karma.conf.js
2019
tsconfig.json
2120
tsconfig.test.json
22-
tsfmt.json
2321
tslint.json
2422
tslint.test.json
25-
typings.json
2623
webpack.config.js
2724
yarn.lock
28-
.codeclimate.yml
2925
.editorconfig
30-
.eslintignore
31-
.eslintrc
3226
.gitignore
3327
.istanbul.yml
3428
.npmignore

0 commit comments

Comments
 (0)