Skip to content

Commit ccca0c5

Browse files
committed
Add npm ignore
1 parent c1db182 commit ccca0c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.npmignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
**/__tests__/**
2+
.*
3+
tslint.json
4+
tsconfig.json
5+
jest.config.json
6+
yarn.lock

0 commit comments

Comments
 (0)