From f2a54647180208af78cb30833e1b307617916d2a Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Tue, 7 Jan 2020 09:07:21 +0100
Subject: [PATCH] add jekyll cache to ignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index c054381b..320e29c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.jekyll-cache/
 env/.jekyll-cache/
 *.aux
 *.log
-- 
GitLab