This commit is contained in:
vipg
2025-11-12 16:44:35 +08:00
parent 92da92f76f
commit e5e82b8a8c

10
.gitignore vendored
View File

@@ -32,4 +32,12 @@ xcuserdata/
# Go # Go
# ============================== # ==============================
shared_data/ shared_data/
app.log app.log
# ==============================
# 编辑器配置
# ==============================
.idea/
.vscode/
*.swp
*.swo