diff options
| author | Mark Otto <[email protected]> | 2014-09-17 20:11:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-09-17 20:11:07 -0700 |
| commit | dc7f92a0d4cf0fe74a3f923c2d5bfddf9908e44e (patch) | |
| tree | 3ba2f74a69568abe343cae99110e6d8d8587946f | |
| parent | ca2711fc8e98c6969b642894b485df9235c09009 (diff) | |
| download | bootstrap-dc7f92a0d4cf0fe74a3f923c2d5bfddf9908e44e.tar.xz bootstrap-dc7f92a0d4cf0fe74a3f923c2d5bfddf9908e44e.zip | |
ignore some files from jekyll compilation
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 235e31419..48ca60cb5 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ port: 9001 baseurl: / url: http://getbootstrap.com encoding: UTF-8 +exclude: [assets/less/, assets/js/src/] # Custom vars current_version: 3.2.0 |
