From 251b677a2eddc3ec14c6cf1f9dadea6325c0e7c1 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Tue, 6 Jan 2026 08:55:39 +0800 Subject: [PATCH] chore: Add .agent to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 121bb74..4555b62 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Godot 4+ specific ignores .godot/ .vscode/ +.agent /android/ .tmp