From b19f11125d53d252b1f9ae37c5a497ec2398cc95 Mon Sep 17 00:00:00 2001 From: TY1667 Date: Thu, 2 Oct 2025 16:38:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore=EF=BC=8C=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=AF=B9results/=E7=9B=AE=E5=BD=95=E5=92=8C=E6=89=80?= =?UTF-8?q?=E6=9C=89.log=E6=96=87=E4=BB=B6=E7=9A=84=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b656a86..e77cd4a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file