From 47466b2a62e719f75af8aa837f46b68043b535e5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?El=20Kharroubi=20Micha=C3=ABl?=
 <michael.el-kharroubi@hesge.ch>
Date: Mon, 26 Feb 2024 16:37:29 +0100
Subject: [PATCH] Remove ide files

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

diff --git a/.gitignore b/.gitignore
index d794094..1f3a0df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+.vscode/**
 PDFs/*.pdf
 **/artefacts/**
 !**/.gitkeep
\ No newline at end of file
-- 
GitLab