From 3298a04ba2d26babcffc89baf64d7a173ad1bc83 Mon Sep 17 00:00:00 2001 From: lixiangrui11 <2177013634@qq.com> Date: Sun, 13 Sep 2026 22:39:16 +0800 Subject: [PATCH] bug fix --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index adb36c8..4339cde 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.exe \ No newline at end of file +*.exe +obj/ \ No newline at end of file