mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-05-09 18:09:46 +08:00
Initial commit: 五子棋游戏完整代码
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
# 排除.trae文件夹
|
||||
.trae/
|
||||
|
||||
# 排除可执行文件
|
||||
*.exe
|
||||
|
||||
# 排除临时文件
|
||||
*.tmp
|
||||
*.log
|
||||
|
||||
# 排除IDE配置文件(可选)
|
||||
.vscode/
|
||||
.idea/
|
||||
Reference in New Issue
Block a user