From aabf03cda228c17ef0f7f8633a6d5d8c61ea7efb Mon Sep 17 00:00:00 2001 From: wdt <2134772300@qq.com> Date: Wed, 18 Dec 2024 08:27:34 +0800 Subject: [PATCH] init zhaoyuyan_zhushi --- .idea/.gitignore | 8 ++++++++ .idea/homework.iml | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/homework.iml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/homework.iml b/.idea/homework.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/homework.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file