Skip to content

Commit d97e3a2

Browse files
committed
pkg: npm ignore list
1 parent f0327c6 commit d97e3a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*
2+
!doc/**/*.md
3+
!lib/**/*
4+
!store/**/*
5+
!index.d.ts
6+
!LICENSE.txt
7+
!README.md

0 commit comments

Comments
 (0)