1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00

Merge pull request #14050 from twbs/bower

Bower: only ignore /.*
This commit is contained in:
Chris Rebert
2014-07-06 00:00:27 -07:00

View File

@@ -23,7 +23,7 @@
"dist/fonts/glyphicons-halflings-regular.woff" "dist/fonts/glyphicons-halflings-regular.woff"
], ],
"ignore": [ "ignore": [
".*", "/.*",
"_config.yml", "_config.yml",
"CNAME", "CNAME",
"composer.json", "composer.json",