Skip to content

Commit

Permalink
Add .npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Feb 10, 2024
1 parent 1b419e4 commit ca5e916
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.git
.github
.husky
.vscode
coverage
src
test
codecov.yml
jest.config.js
tsconfig.*.json

0 comments on commit ca5e916

Please sign in to comment.