]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Don't ignore every dot file in Bower 12989/head
authorMark Otto <otto@github.com>
Sun, 9 Mar 2014 19:31:42 +0000 (12:31 -0700)
committerMark Otto <otto@github.com>
Sun, 9 Mar 2014 19:31:42 +0000 (12:31 -0700)
bower.json

index d0f895465f987751d66fc22dc654cb6e81133902..7590d787e3bb38fe5913d7d16ae8b921ccfca32b 100644 (file)
@@ -20,7 +20,7 @@
     "dist/fonts/glyphicons-halflings-regular.woff"
   ],
   "ignore": [
-    "**/.*",
+    ".*",
     "_config.yml",
     "CNAME",
     "composer.json",