From c9c2b543bdb9fd325a135b9af51ff44d1b2a50fc Mon Sep 17 00:00:00 2001 From: ZLY Date: Thu, 24 Jul 2025 15:04:38 +0800 Subject: [PATCH] =?UTF-8?q?feat(.gitignore):=20=E6=B7=BB=E5=8A=A0git?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..10b731c --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/