chore: 更新.gitignore文件以排除FlappyBird目录
This commit is contained in:
parent
be92b3a5eb
commit
f1ec3f8eae
|
|
@ -15,6 +15,7 @@
|
||||||
/x86/
|
/x86/
|
||||||
/.build/
|
/.build/
|
||||||
/.trae/
|
/.trae/
|
||||||
|
/FlappyBird/
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
# xmake 构建系统
|
# xmake 构建系统
|
||||||
# --------------------------------------------
|
# --------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue