From a4c7d74d1e7f870a48174ea196c23496fd5a27e2 Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Thu, 23 May 2024 13:36:34 +0200
Subject: [PATCH] Update .gitignore

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

diff --git a/.gitignore b/.gitignore
index b63e015..a7fbf0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
 # ignore the folder _site (produced when working locally). This folder will be re-created by the CI pipeline and will become an artifact
 
-_site/ 
\ No newline at end of file
+#_site/ 
\ No newline at end of file
-- 
GitLab