chore: 在.gitignore中添加GreedyMonster目录

This commit is contained in:
ChestnutYueyue 2026-02-14 12:58:22 +08:00
parent cd6c65a555
commit 59f01900fb
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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