chore(multi): add npmignore

This commit is contained in:
Ben Allfree 2024-06-28 08:05:32 -07:00
parent 65e1a91f44
commit a13f714cef
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,6 @@
*
!**/*.ts
!package.json
!readme.md
!LICENSE.md
!CHANGELOG.md

View File

@ -0,0 +1,6 @@
*
!**/*.ts
!package.json
!readme.md
!LICENSE.md
!CHANGELOG.md

View File

@ -0,0 +1,6 @@
*
!**/*.ts
!package.json
!readme.md
!LICENSE.md
!CHANGELOG.md