1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 23:04:32 +02:00

Merge pull request #12980 from ZDroid/config-yml-quotes

Remove redundant _config.yml quotes
This commit is contained in:
Mark Otto
2014-03-08 15:08:36 -08:00

View File

@@ -15,9 +15,9 @@ url: http://getbootstrap.com
encoding: UTF-8
exclude:
- "jade"
- "src"
- "vendor"
- jade
- src
- vendor
# Custom vars
current_version: 3.1.1