diff --git a/doc/.idea/.gitignore b/doc/.idea/.gitignore new file mode 100644 index 00000000..35410cac --- /dev/null +++ b/doc/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/doc/.idea/DjangoBlog.iml b/doc/.idea/DjangoBlog.iml new file mode 100644 index 00000000..3814c0c7 --- /dev/null +++ b/doc/.idea/DjangoBlog.iml @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/.idea/inspectionProfiles/profiles_settings.xml b/doc/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..105ce2da --- /dev/null +++ b/doc/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/doc/.idea/misc.xml b/doc/.idea/misc.xml new file mode 100644 index 00000000..ba856293 --- /dev/null +++ b/doc/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/doc/.idea/modules.xml b/doc/.idea/modules.xml new file mode 100644 index 00000000..243d1272 --- /dev/null +++ b/doc/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/doc/.idea/vcs.xml b/doc/.idea/vcs.xml new file mode 100644 index 00000000..c232a36a --- /dev/null +++ b/doc/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file