diff --git a/.gitignore b/.gitignore index ac25e66..1932e0d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Git .git/ +# VS Code +.vscode/ + # Godot 4+ specific ignores .godot/ addons/