Ignore Jekyll 4's cache
authorKatrin Leinweber <9948149+katrinleinweber@users.noreply.github.com>
Wed, 21 Aug 2019 20:33:09 +0000 (22:33 +0200)
committerFrançois Michonneau <francois.michonneau@gmail.com>
Thu, 22 Aug 2019 13:51:38 +0000 (15:51 +0200)
See https://jekyllrb.com/news/2019/08/20/jekyll-4-0-0-released/#cache-all-the-things- & https://github.com/jekyll/jekyll/releases/tag/v4.0.0

It appears during `make site` & `make serve`.

.gitignore

index 128437da45e107d9c7e14e943c29e84cb723065c..27af20da8e4bc5e7ab6e8439a365fd8e25f0bf0c 100644 (file)
@@ -3,6 +3,7 @@
 .DS_Store
 .ipynb_checkpoints
 .sass-cache
+.jekyll-cache/
 __pycache__
 _site
 .Rproj.user