2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 01:44:31 -06:00

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"
]