From 77ed23e7934cd99215edf228000f135b0c7b5f22 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Fri, 19 Mar 2021 18:40:15 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20-=20Added=20vscode=20related=20f?= =?UTF-8?q?iles=20in=20the=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b5b1ac7..663945e 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,6 @@ acc.jpeg # Logs logs.txt + +# Visual Code related files +/.vscode