diff options
| author | uvok cheetah | 2020-01-05 13:47:20 +0100 |
|---|---|---|
| committer | uvok cheetah | 2020-01-05 13:47:20 +0100 |
| commit | 037f187a469d3d0735f8722f2a7d955cedd5b2d0 (patch) | |
| tree | 1a4a2c31fa7ec1479e57af2906c9205d42f2ee13 | |
| parent | ba1e01f19216cf24036e23e0d7cbfed49fef50a5 (diff) | |
Add Rakefile to Jekyll's ignore list
| -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 |
