From 475a8550b24e024ea822b7af0ecec28779065f67 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Sun, 8 Oct 2023 15:39:34 +0700 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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/