diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 8e0a0b31c..1e556011a 100644 --- a/_config.yml +++ b/_config.yml @@ -14,6 +14,8 @@ baseurl: / url: http://localhost:9001 encoding: UTF-8 +exclude: ["vendor"] + # Custom vars current_version: 3.0.3 repo: https://github.com/twbs/bootstrap |
