From 8e126bee362ef5222f86846aa5cd92399018abf1 Mon Sep 17 00:00:00 2001 From: Wyrrrd Date: Wed, 28 Apr 2021 11:06:50 +0200 Subject: [PATCH] Update .gitignore removed debug configs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c4c4ffc..663505a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.zip +.vscode/*