chore: 添加日志文件到 .gitignore

- 在 .gitignore 文件中添加 *.log,忽略所有日志文件
- 保持 target/ 目录忽略项不变
This commit is contained in:
程广 2025-06-13 15:10:05 +08:00
parent baad798498
commit 2730c773fb
2 changed files with 2 additions and 14932 deletions

3
.gitignore vendored
View File

@ -15,4 +15,5 @@
# Dependency directories (remove the comment below to include it) # Dependency directories (remove the comment below to include it)
vendor/ vendor/
target/ target/
*.log

14931
gohttpd.log

File diff suppressed because it is too large Load Diff