From ce3885039620dbf65a4b8a163e39cec67fca296c Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 26 Jun 2024 23:11:34 -0300 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4709183..1dd0c82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ # Godot 4+ specific ignores .godot/ + +# VSCode Settings +.vscode/