From: Mark Otto Date: Sun, 6 Jul 2014 04:20:09 +0000 (-0700) Subject: only ignore /.* X-Git-Tag: v3.3.0~393^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bd4fca61fe6aeed597f88ba20e67b26a4cfd66;p=thirdparty%2Fbootstrap.git only ignore /.* --- diff --git a/bower.json b/bower.json index eaf768a711..24603e6b69 100644 --- a/bower.json +++ b/bower.json @@ -23,7 +23,7 @@ "dist/fonts/glyphicons-halflings-regular.woff" ], "ignore": [ - ".*", + "/.*", "_config.yml", "CNAME", "composer.json",