Skip to content

Commit 9454fe2

Browse files
committed
Update .npmignore
1 parent f77eaab commit 9454fe2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.npmignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# We only care about the src & package-lock.json
1+
# Ignore all
22
# README, CHANGELOG, LICENSE & package.json will always be included
3+
*/*
4+
5+
# We only care about the src & package-lock.json
36
!src/
47
!package-lock.json

0 commit comments

Comments
 (0)