diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index a212703..6469a94 100644 --- a/_config.yml +++ b/_config.yml @@ -14,6 +14,7 @@ exclude: - Makefile - Gemfile - Gemfile.lock + - Rakefile - vendor/ timezone: Europe/Berlin |