diff options
| author | zhang <zch921005@126.com> | 2019-11-16 11:52:22 +0800 |
|---|---|---|
| committer | zhang <zch921005@126.com> | 2019-11-16 11:52:22 +0800 |
| commit | dcb7e03b282b03ebd950f0a90714ae4ec770527d (patch) | |
| tree | c7154c3b0ad967636cc05764ca71dad09fa67adb | |
| parent | e94eeb51cb4ef3db49e5be089f52e8b1799b7d2c (diff) | |
删除项目配置文件
| -rw-r--r-- | .idea/misc.xml | 4 | ||||
| -rw-r--r-- | .idea/modules.xml | 8 | ||||
| -rw-r--r-- | .idea/vlog.iml | 8 |
3 files changed, 0 insertions, 20 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 65531ca..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6" project-jdk-type="Python SDK" /> -</project>
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 96c2fc7..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/.idea/vlog.iml" filepath="$PROJECT_DIR$/.idea/vlog.iml" /> - </modules> - </component> -</project>
\ No newline at end of file diff --git a/.idea/vlog.iml b/.idea/vlog.iml deleted file mode 100644 index f8446a8..0000000 --- a/.idea/vlog.iml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="PYTHON_MODULE" version="4"> - <component name="NewModuleRootManager"> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="jdk" jdkName="Python 3.7 (py3) (1)" jdkType="Python SDK" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file |
