Skip to content

Commit

Permalink
Add .npmignore file to ignore unnecessary files and directories when …
Browse files Browse the repository at this point in the history
…published on npm
  • Loading branch information
EmilianoBruni committed Feb 11, 2024
1 parent bae0d05 commit cc5c13a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.tap
.vscode
.eslintrc.json
.prettierrc.json
.github
.travis.yml
Gruntfile.js
test

0 comments on commit cc5c13a

Please sign in to comment.