屏蔽log日志文件

This commit is contained in:
liuxiaobo 2025-05-25 20:11:04 +08:00
parent 44c8f13453
commit e2800b2ab8

2
.gitignore vendored
View File

@ -8,6 +8,8 @@
*.dll
*.so
*.dylib
*.log
.idea
# Test binary, built with `go test -c`
*.test