update bower.json

This commit is contained in:
Evan You 2015-08-15 11:16:52 -04:00
parent 0462a17c56
commit 1934633a48

View File

@ -7,10 +7,13 @@
"ignore": [
".*",
"examples",
"build",
"perf",
"test",
"grunt",
"gruntfile.js",
"*.json",
"*.md"
"*.md",
"*.yml"
]
}