mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-05-09 18:09:46 +08:00
从GitHub仓库中移除CSV游戏记录文件\n\n- 在.gitignore中添加*.csv规则\n- 从版本控制中移除所有CSV文件\n- 本地文件保留,但不再跟踪
This commit is contained in:
+4
-1
@@ -47,4 +47,7 @@ Thumbs.db
|
||||
*.ico
|
||||
|
||||
# 打包文件
|
||||
dist/
|
||||
dist/
|
||||
|
||||
# 临时游戏存档
|
||||
*.csv
|
||||
Reference in New Issue
Block a user