From 59f01900fb7db002604a404f901ad035eabc7c62 Mon Sep 17 00:00:00 2001 From: ChestnutYueyue <952134128@qq.com> Date: Sat, 14 Feb 2026 12:58:22 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=9C=A8.gitignore=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0GreedyMonster=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c0b4f4d..07ee4a0 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ /.build/ /.trae/ /FlappyBird/ +GreedyMonster/ # -------------------------------------------- # xmake 构建系统 # --------------------------------------------