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:
+1
-1
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user