Commit bc7e6a3f authored by Mark Otto's avatar Mark Otto

Merge pull request #12989 from twbs/bower_ignore

Don't ignore every dot file in Bower
parents 29f23576 1caeca3e
......@@ -20,7 +20,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