Skip to content

Commit

Permalink
Merge pull request #51 from quicoto/ignore-files-package
Browse files Browse the repository at this point in the history
fix: removes files from final package
  • Loading branch information
quicoto authored Jul 12, 2023
2 parents b3b79da + a7f0cb8 commit 9ce66c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
.editorconfig
.eslintrc
.eslintrc.json
.git
.github
.nyc_output
.prettierignore
.prettierrc
.releaserc
**/.git/
**/node_modules/
/.husky
Expand Down

0 comments on commit 9ce66c9

Please sign in to comment.