:art: Remove .idea

huangqimin001 3 anos atrás
pai
commit
d309395f65
6 arquivos alterados com 0 adições e 55 exclusões
  1. 0 2
      .idea/.gitignore
  2. 0 6
      .idea/inspectionProfiles/profiles_settings.xml
  3. 0 7
      .idea/misc.xml
  4. 0 8
      .idea/modules.xml
  5. 0 26
      .idea/thermometer.iml
  6. 0 6
      .idea/vcs.xml

+ 0 - 2
.idea/.gitignore

@@ -1,2 +0,0 @@
1
-# Default ignored files
2
-/workspace.xml

+ 0 - 6
.idea/inspectionProfiles/profiles_settings.xml

@@ -1,6 +0,0 @@
1
-<component name="InspectionProjectProfileManager">
2
-  <settings>
3
-    <option name="USE_PROJECT_PROFILE" value="false" />
4
-    <version value="1.0" />
5
-  </settings>
6
-</component>

+ 0 - 7
.idea/misc.xml

@@ -1,7 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="JavaScriptSettings">
4
-    <option name="languageLevel" value="ES6" />
5
-  </component>
6
-  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (py3)" project-jdk-type="Python SDK" />
7
-</project>

+ 0 - 8
.idea/modules.xml

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

+ 0 - 26
.idea/thermometer.iml

@@ -1,26 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module type="PYTHON_MODULE" version="4">
3
-  <component name="FacetManager">
4
-    <facet type="django" name="Django">
5
-      <configuration>
6
-        <option name="rootFolder" value="$MODULE_DIR$" />
7
-        <option name="settingsModule" value="templet/settings.py" />
8
-        <option name="manageScript" value="$MODULE_DIR$/manage.py" />
9
-        <option name="environment" value="&lt;map/&gt;" />
10
-        <option name="doNotUseTestRunner" value="false" />
11
-        <option name="trackFilePattern" value="migrations" />
12
-      </configuration>
13
-    </facet>
14
-  </component>
15
-  <component name="NewModuleRootManager">
16
-    <content url="file://$MODULE_DIR$" />
17
-    <orderEntry type="jdk" jdkName="Python 3.7 (py3)" jdkType="Python SDK" />
18
-    <orderEntry type="sourceFolder" forTests="false" />
19
-  </component>
20
-  <component name="TemplatesService">
21
-    <option name="TEMPLATE_CONFIGURATION" value="Django" />
22
-  </component>
23
-  <component name="TestRunnerService">
24
-    <option name="PROJECT_TEST_RUNNER" value="pytest" />
25
-  </component>
26
-</module>

+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="VcsDirectoryMappings">
4
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
-  </component>
6
-</project>