2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #12989 from twbs/bower_ignore

Don't ignore every dot file in Bower
This commit is contained in:
Mark Otto
2014-03-09 13:52:24 -07:00
+1 -1
View File
@@ -20,7 +20,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",