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/