修改.gitignore,排除日志
Sync All Branches to GitHub / sync (push) Successful in 3s

This commit is contained in:
hanfuye
2026-01-12 17:42:42 +08:00
parent 31d970a3ef
commit 8bcbb3c332
7 changed files with 355 additions and 1 deletions
+5 -1
View File
@@ -30,4 +30,8 @@ build/
### Mac OS ###
.DS_Store
.DS_Store
### 日志 ###
# 排除所有logs
**/logs/*.log