chore: 更新.gitignore文件以排除FlappyBird目录

This commit is contained in:
ChestnutYueyue 2026-02-12 12:42:20 +08:00
parent be92b3a5eb
commit f1ec3f8eae
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -15,6 +15,7 @@
/x86/
/.build/
/.trae/
/FlappyBird/
# --------------------------------------------
# xmake 构建系统
# --------------------------------------------