From ca7b1cd9898d36bfd45927948847fdac5a27318b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=8C?= <259278618@qq.com> Date: Thu, 25 Dec 2025 15:39:32 +0800 Subject: [PATCH] =?UTF-8?q?common/http=E5=A2=9E=E5=8A=A0headers=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 90e411c..61069b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ -/.idea/misc.xml -/.idea/modules.xml -/.idea/order.iml -/.idea/vcs.xml -/.idea/workspace.xml +/.idea/* \ No newline at end of file