Skip to content

Commit

Permalink
feat(npm): add npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLucqs committed Jun 23, 2022
1 parent d8c715e commit e6084dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.DS_Store
tsconfig.json
lib._esm
tsconfig.tsbuildinfo
node_modules
.github/
.husky/

0 comments on commit e6084dd

Please sign in to comment.