From 04ecbfe41868c1c6b0a28681d154186ed6c142a1 Mon Sep 17 00:00:00 2001 From: sunty <1172534965@qq.com> Date: 星期四, 14 十一月 2019 17:27:32 +0800 Subject: [PATCH] m --- webserver.iml | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/webserver.iml b/webserver.iml new file mode 100644 index 0000000..8021953 --- /dev/null +++ b/webserver.iml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="WEB_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module> \ No newline at end of file -- Gitblit v1.8.0