From ac7d9257e3796bc01ff1dac280ac004216eb4cef Mon Sep 17 00:00:00 2001 From: Cuptain Date: Mon, 2 Sep 2024 01:37:32 +1000 Subject: [PATCH] ignore vscode stuff --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e257658..ccf196d 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ *.out *.app +.vscode/ \ No newline at end of file