From 50e5298009f24775e96c976810069dfe61fe56b1 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Fri, 14 Mar 2025 12:13:46 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 22323ad..73b8348 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ # Godot 4+ specific ignores .godot/ .vscode/ + /android/ +.tmp +.vscode/settings.json