From 76877aa81208d68dfd010acc6a818543a84e56dc Mon Sep 17 00:00:00 2001
From: Remi  PLANEL <rplanel@pasteur.fr>
Date: Thu, 16 Feb 2023 14:44:55 +0100
Subject: [PATCH] Ignore vscode conf

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5dca019
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.vscode
+**/*.code-workspace
\ No newline at end of file
-- 
GitLab