aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-12-19 00:36:16 -0800
committerMark Otto <[email protected]>2014-12-19 00:36:16 -0800
commit438b8aa97f4e0cf8371a3d908a1413762709cada (patch)
tree474548786f4af772be4d1a17e2f6ed649bff850c
parent36a99c68bf377b8c9a179ae0d8d43d8201f7fbe6 (diff)
downloadbootstrap-438b8aa97f4e0cf8371a3d908a1413762709cada.tar.xz
bootstrap-438b8aa97f4e0cf8371a3d908a1413762709cada.zip
don't ignore the assets/js/src/ because then it doesn't make it to the generated site
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 6f3b1649a..1d0576403 100644
--- a/_config.yml
+++ b/_config.yml
@@ -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