From f1ec3f8eae769a7ccdf3fc2a714d08252e8e9685 Mon Sep 17 00:00:00 2001 From: ChestnutYueyue <952134128@qq.com> Date: Thu, 12 Feb 2026 12:42:20 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E4=BB=A5=E6=8E=92=E9=99=A4FlappyBird=E7=9B=AE?= =?UTF-8?q?=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 3a2cb15..c0b4f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ /x86/ /.build/ /.trae/ +/FlappyBird/ # -------------------------------------------- # xmake 构建系统 # --------------------------------------------