Skip to content

Commit

Permalink
added ignore section in bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn Dirkx committed Nov 16, 2016
1 parent 81bd391 commit 2acc18d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@
"web-components",
"polymer"
],
"ignore": [
"src",
"wct.conf.json",
"README.md",
"package.json",
"gruntfile.js",
".travis.yml",
".gitignore"
],
"dependencies": {
"polymer": "polymer/polymer#^1.6.0",
"neon-animation": "polymerelements/neon-animation#^1.2.4",
Expand Down

0 comments on commit 2acc18d

Please sign in to comment.