更新.gitignore,添加对results/目录和所有.log文件的忽略

This commit is contained in:
TY1667
2025-10-02 16:38:54 +08:00
parent 1ae76d0aed
commit b19f11125d

5
.gitignore vendored
View File

@@ -274,7 +274,8 @@ fabric.properties
.LSOverride
# Icon must end with two \r
Icon
Icon
# Thumbnails
._*
@@ -295,3 +296,5 @@ Network Trash Folder
Temporary Items
.apdisk
results/
*.log