From 291e46921ddd80bfebe20d757eaa0b1b4fa9c4f9 Mon Sep 17 00:00:00 2001 From: bamanker <27054792@qq.com> Date: Mon, 5 Jan 2026 22:49:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8jackson=E6=9B=BF=E6=8D=A2fastjson?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .idea/.gitignore diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b6b1ecf --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,10 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 已忽略包含查询文件的默认文件夹 +/queries/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/