From a1dbb2962550414bce2948e267bd5b8dc3af9dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=A0=BC?= <3107280015@qq.com> Date: Thu, 15 May 2025 11:28:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Notesmaster/app/.idea/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Notesmaster/app/.idea/.gitignore diff --git a/Notesmaster/app/.idea/.gitignore b/Notesmaster/app/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/Notesmaster/app/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml