From 2e5f15dbeb233f14e0615876e8f3ee70a2cfb674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=86=E7=A0=81=E6=BC=8F=E6=B4=9E?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=8C=E6=88=90?= <> Date: Thu, 3 Jul 2025 10:20:08 +0800 Subject: [PATCH] df --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5602c00..f2457d9 100755 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ go.work /logs/* logs +.idea +.DS_Store