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