Skip to content

Commit 1a2ea69

Browse files
committed
Exclude more files from final npm package.
1 parent 339a510 commit 1a2ea69

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.npmignore

+9
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Exclude TypeScript source files
22
src/
3+
tsconfig.json
4+
tslint.json
5+
6+
# Lockfiles should not be in final package
7+
yarn.lock
8+
9+
# Exclude CI configuration
10+
.travis.yml
11+
.editorconfig

0 commit comments

Comments
 (0)