diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
