From 67ae4983d46440c67ec0ac18e2f7a1cf4569b34a Mon Sep 17 00:00:00 2001 From: Imbus Date: Tue, 5 Dec 2023 15:35:37 +0100 Subject: [PATCH] Gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1b6985c..34124a5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ # Ignore Gradle build output directory build + +.vscode