From 259e8ab7a3a7e607263ca07e53787d85881bab8a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Tue, 25 Sep 2018 19:13:16 +0200 Subject: Re-bumped much of the application MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index bb43483..133ef42 100644 --- a/_config.yml +++ b/_config.yml @@ -5,7 +5,8 @@ email: mikisabate@gmail.com twitter_username: miquelssola description: El meu espai personal en un oceà immens. -exclude: [LICENSE, README.org, yarn.lock, Gemfile, Gemfile.lock, config, node_modules, vendor, templates] +exclude: [LICENSE, README.org, yarn.lock, Gemfile, Gemfile.lock, config, +node_modules, vendor, templates, yarn-error.log, package.json, javascripts/main.js] timezone: "Europe/Berlin" markdown: kramdown -- cgit v1.2.3