Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-12-19 11:36:16 +0300
committerMark Otto <markdotto@gmail.com>2014-12-19 11:36:16 +0300
commit438b8aa97f4e0cf8371a3d908a1413762709cada (patch)
tree474548786f4af772be4d1a17e2f6ed649bff850c /_config.yml
parent36a99c68bf377b8c9a179ae0d8d43d8201f7fbe6 (diff)
don't ignore the assets/js/src/ because then it doesn't make it to the generated site
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 6f3b1649ac..1d05764035 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