aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-12-26 11:17:49 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2022-12-26 17:08:30 +0100
commit2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7 (patch)
tree8cd26c428cb12ab475e22911576577419bfb96c9 /_config.yml
parentbump dependencies (diff)
downloadblog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.tar.gz
blog-2c8c6daccaeb2bc6864e3f0802381c7cf5fc38f7.zip
add deps.sh to install working versions2015
Diffstat (limited to '')
-rw-r--r--_config.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index e875a3e..656bd3b 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,3 +7,8 @@ jquery_version: 1.11.3
html5shiv_version: 3.7.2
respond_version: 1.4.2
minified_externals: true
+
+exclude:
+ - Gemfile
+ - Gemfile.lock
+ - deps.sh