bower.json: revert #1063, and fixes #1068

This commit is contained in:
Rob Garrison 2015-11-02 10:34:17 -06:00
parent 66aede3654
commit 1d00b8816b

View File

@ -9,8 +9,20 @@
"dist/css/theme.blue.min.css"
],
"ignore": [
"*",
"!/dist",
"!bower.json"
"node_modules",
"bower_components",
".git",
"addons",
"beta-testing",
"css",
"docs",
"js",
"testing",
"Gruntfile.js",
"package.json",
"*.txt",
"*.md",
"*.html",
"tablesorter.jquery.json"
]
}