aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-03-09 12:31:42 -0700
committerMark Otto <[email protected]>2014-03-09 12:31:42 -0700
commit1caeca3e01d91261ae0fadd0bc3f24a51e80b22a (patch)
tree088c21788cc42fe9fdd22c9ef45d07ecac96d3bb /bower.json
parent5e6d16ef4dc531e284bf629a9336f608847bd608 (diff)
downloadbootstrap-1caeca3e01d91261ae0fadd0bc3f24a51e80b22a.tar.xz
bootstrap-1caeca3e01d91261ae0fadd0bc3f24a51e80b22a.zip
Don't ignore every dot file in Bower
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index d0f895465..7590d787e 100644
--- a/bower.json
+++ b/bower.json
@@ -20,7 +20,7 @@
"dist/fonts/glyphicons-halflings-regular.woff"
],
"ignore": [
- "**/.*",
+ ".*",
"_config.yml",
"CNAME",
"composer.json",