2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03: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
+1 -1
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",