chore: 更新 .gitignore 文件以排除 pm2 日志目录
更新 .gitignore,新增对 pm2 日志目录的忽略规则,以优化项目文件管理。
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"backgroundAlt": "页头背景"
|
||||
},
|
||||
"loading": {
|
||||
"title": "正在进入彩票大厅",
|
||||
"title": "正在进入彩票大厅(前端测试标记)",
|
||||
"progress": "进度"
|
||||
},
|
||||
"steps": {
|
||||
@@ -29,7 +29,7 @@
|
||||
"retryProgress": "正在重试({{current}}/{{total}})…"
|
||||
},
|
||||
"failure": {
|
||||
"title": "授权失败",
|
||||
"title": "授权失败111",
|
||||
"subtitle": "无法完成授权,请重试。",
|
||||
"detailsTitle": "失败详情",
|
||||
"table": {
|
||||
|
||||
Reference in New Issue
Block a user