From 73649e037254e95c53aea7d75e8e9fa405f310c3 Mon Sep 17 00:00:00 2001
From: laurentheirendt <laurent.heirendt@uni.lu>
Date: Mon, 1 Mar 2021 15:28:22 +0100
Subject: [PATCH] add cache to ignore

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

diff --git a/.gitignore b/.gitignore
index 31edba0b..ee90ec62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ internal/handbook-additional
 internal/handbook-annexes
 !internal/covid-19/exit-strategy/*.pdf
 checkFolder
+.cache/
-- 
GitLab