From 0986e2181546196af32a4bc562be0f1a40445fd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Sun, 3 May 2026 16:06:47 +0800 Subject: [PATCH] 1 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fd3301c..a5cb619 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .godot .codebuddy -build +build/* +!build/.gitkeep *.zip \ No newline at end of file