From 8071e2ade109fcc8be4890230c882c24ea12e2c7 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 1 Apr 2022 23:43:20 +0200 Subject: [PATCH] Ignore dossier .vscode --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9ccf2f0..c8d5062 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.pdf *.png *.excalidraw + +.vscode/