Skip to content

Commit d1e890d

Browse files
committed
(#128) Updated npmignore
1 parent 6485518 commit d1e890d

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

.npmignore

+15-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
/lib
2-
tsconfig.json
3-
tslint.json
4-
.travis.yml
5-
.vscode
6-
.idea
7-
.github
2+
/tsconfig.json
3+
/tslint.json
4+
/.travis.yml
5+
/appveyor.yml
6+
/.vscode
7+
/.idea
8+
/.build/
89
/.gfx
10+
/.github
911
/asdf.jpg
1012
/foo_asdf_bar.jpg
1113
/asdf.png
1214
/asdf_bar.jpg
1315
/foo_asdf.jpg
1416
/.scratch/
17+
/docs/
18+
/e2e/
19+
/sonar-project.properties
20+
/typedoc.js
21+
/index.e2e.spec.ts
22+
/index.ts
23+
/jest.config.js

0 commit comments

Comments
 (0)