Commit 438b8aa9 authored by Mark Otto's avatar Mark Otto

don't ignore the assets/js/src/ because then it doesn't make it to the generated site

parent 36a99c68
......@@ -16,7 +16,7 @@ port: 9001
baseurl: ""
url: http://getbootstrap.com
encoding: UTF-8
exclude: [assets/less/, assets/js/src/]
exclude: [assets/less/]
# Custom vars
current_version: 4.0.0-alpha
......
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