hanzhengyi il y a 3 ans
Parent
commit
58ddf03c01
3 fichiers modifiés avec 24 ajouts et 0 suppressions
  1. 8 0
      .idea/.gitignore
  2. 8 0
      .idea/modules.xml
  3. 8 0
      .idea/wxapp2.iml

+ 8 - 0
.idea/.gitignore

@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/

+ 8 - 0
.idea/modules.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/.idea/wxapp2.iml" filepath="$PROJECT_DIR$/.idea/wxapp2.iml" />
+    </modules>
+  </component>
+</project>

+ 8 - 0
.idea/wxapp2.iml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>