From 16ee0ca642e4524b35ae37a3275523f9231edd74 Mon Sep 17 00:00:00 2001 From: yv1ing Date: Sun, 30 Mar 2025 00:30:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4.idea=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6f72f89..1971b1b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ # Go workspace file go.work go.work.sum +.idea/ # env file .env