Skip to content

Commit

Permalink
add extraneous files to .npmignore
Browse files Browse the repository at this point in the history
no issue
- these files are unnecessarily included with the npm publish
  • Loading branch information
acburdine committed Nov 7, 2016
1 parent b3f0934 commit 2550c83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ node_modules/**
.git*
.groc*
.jshintrc
.jscsrc
*.iml
config.js
core/built/**/*.map
Expand All @@ -32,3 +33,4 @@ SECURITY.md
!core/server/mail/templates/**
bower_components/**
.editorconfig
gulpfile.js

0 comments on commit 2550c83

Please sign in to comment.