Skip to content

Commit

Permalink
Add *.zip files to .npmignore list
Browse files Browse the repository at this point in the history
This is to prevent accidentally including the downloadable archive
from the build:release process in the npm package.
  • Loading branch information
stevenbenner committed Feb 19, 2024
1 parent 27887a7 commit 94ca49e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
.npmignore
Gruntfile.js
*.tgz
*.zip

0 comments on commit 94ca49e

Please sign in to comment.