Skip to content

Commit

Permalink
style(npmignore): add bower_components folder to ignore list
Browse files Browse the repository at this point in the history
The folder bower_components don't have to be included on npm registry
  • Loading branch information
Americo Neto authored and nateabele committed Feb 3, 2016
1 parent d482cc8 commit 508f9ce
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 @@ -7,6 +7,7 @@
/ngdoc_assets
/sample
/test
/bower_components
Gruntfile.js
files.js

Expand Down

0 comments on commit 508f9ce

Please sign in to comment.