Commit fc29dfab authored by Chris Rebert's avatar Chris Rebert

Merge pull request #14050 from twbs/bower

Bower: only ignore /.*
parents 13a4c50c c1bd4fca
......@@ -23,7 +23,7 @@
"dist/fonts/glyphicons-halflings-regular.woff"
],
"ignore": [
".*",
"/.*",
"_config.yml",
"CNAME",
"composer.json",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment