Unverified Commit 431092ef authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Delete .idea directory

parent efb2a975
Loading
Loading
Loading
Loading

.idea/.gitignore

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/

.idea/modules.xml

deleted100644 → 0
+0 −8
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ProjectModuleManager">
    <modules>
      <module fileurl="file://$PROJECT_DIR$/.idea/sustech-online-ng.iml" filepath="$PROJECT_DIR$/.idea/sustech-online-ng.iml" />
    </modules>
  </component>
</project>
 No newline at end of file

.idea/sustech-online-ng.iml

deleted100644 → 0
+0 −12
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
  <component name="NewModuleRootManager">
    <content url="file://$MODULE_DIR$">
      <excludeFolder url="file://$MODULE_DIR$/temp" />
      <excludeFolder url="file://$MODULE_DIR$/.tmp" />
      <excludeFolder url="file://$MODULE_DIR$/tmp" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>
 No newline at end of file

.idea/vcs.xml

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$" vcs="Git" />
  </component>
</project>
 No newline at end of file