From 95fe5da2ed7e11a1512b779b45195a086b85b770 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Tue, 17 Oct 2023 15:34:55 +0200 Subject: [PATCH] add vscode to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 04e4e545..0c2dc253 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ build/ /classes .mvn mvnw* +.vscode \ No newline at end of file