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

Don't ignore every dot file in Bower

This commit is contained in:
Mark Otto
2014-03-09 12:31:42 -07:00
parent 5e6d16ef4d
commit 1caeca3e01
+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",