diff options
| author | Mark Otto <[email protected]> | 2014-03-09 14:39:52 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-03-09 14:39:52 -0700 |
| commit | f3dcd4dba4a1ba58e50e669fd4e92f6a49eca589 (patch) | |
| tree | 39f357b01381bf99596cd479bc5a25397e222175 | |
| parent | 9920251ca8f1923de41679da829dc56f703063cb (diff) | |
| parent | bc7e6a3f2087eb3647879f06b5d0c2e191db08aa (diff) | |
| download | bootstrap-f3dcd4dba4a1ba58e50e669fd4e92f6a49eca589.tar.xz bootstrap-f3dcd4dba4a1ba58e50e669fd4e92f6a49eca589.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
| -rw-r--r-- | bower.json | 2 |
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", |
