Don't ignore hidden files for bower

This commit is contained in:
Wes Cossick 2015-10-20 11:04:48 -05:00
parent 773edca5fa
commit b677adaeb9

View file

@ -19,7 +19,6 @@
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
]