Skip to content

Commit 5e4603d

Browse files
committed
Create .npmignore
1 parent 92f43a2 commit 5e4603d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# We only care about the src & package-lock.json
2+
# README, CHANGELOG, LICENSE & package.json will always be included
3+
!src/
4+
!package-lock.json

0 commit comments

Comments
 (0)