Skip to content

Commit

Permalink
Merge pull request #87 from MeTaNoV/patch-1
Browse files Browse the repository at this point in the history
Missing ignore
  • Loading branch information
ebidel committed Jan 20, 2016
2 parents 6048fc4 + e02f372 commit cc1c004
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
"polymer": "polymer/polymer#^1.0.0",
"firebase": "^2.3.1"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"devDependencies": {
"iron-component-page": "polymerelements/iron-component-page#1.0.2",
"promise-polyfill": "polymerlabs/promise-polyfill#^1.0.0",
Expand Down

0 comments on commit cc1c004

Please sign in to comment.