From 5068147cf57c7afda3e39babe16f4c557c4fa705 Mon Sep 17 00:00:00 2001 From: Erick Date: Thu, 30 Jun 2022 18:16:25 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3fa019e..3f353fb 100644 --- a/.gitignore +++ b/.gitignore @@ -33,4 +33,6 @@ # Folders .history -.idea \ No newline at end of file +.idea +.run +.vscode \ No newline at end of file