mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 09:52:43 +02:00
Merge pull request #12989 from twbs/bower_ignore
Don't ignore every dot file in Bower
This commit is contained in:
@@ -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