Browse Source

delete cache

master
= 4 years ago
parent
commit
5ff8717fb6
13 changed files with 0 additions and 50 deletions
  1. +0
    -3
      APP/.idea/.gitignore
  2. +0
    -8
      APP/.idea/APP.iml
  3. +0
    -12
      APP/.idea/inspectionProfiles/Project_Default.xml
  4. +0
    -6
      APP/.idea/inspectionProfiles/profiles_settings.xml
  5. +0
    -7
      APP/.idea/misc.xml
  6. +0
    -8
      APP/.idea/modules.xml
  7. +0
    -6
      APP/.idea/vcs.xml
  8. BIN
      APP/view/__pycache__/auth.cpython-37.pyc
  9. BIN
      APP/view/__pycache__/block.cpython-37.pyc
  10. BIN
      APP/view/__pycache__/collection.cpython-37.pyc
  11. BIN
      APP/view/__pycache__/database.cpython-37.pyc
  12. BIN
      APP/view/__pycache__/model.cpython-37.pyc
  13. BIN
      APP/view/__pycache__/start.cpython-37.pyc

+ 0
- 3
APP/.idea/.gitignore View File

@ -1,3 +0,0 @@
# 默认忽略的文件
/shelf/
/workspace.xml

+ 0
- 8
APP/.idea/APP.iml View File

@ -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="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

+ 0
- 12
APP/.idea/inspectionProfiles/Project_Default.xml View File

@ -1,12 +0,0 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N801" />
</list>
</option>
</inspection_tool>
</profile>
</component>

+ 0
- 6
APP/.idea/inspectionProfiles/profiles_settings.xml View File

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

+ 0
- 7
APP/.idea/misc.xml View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7" project-jdk-type="Python SDK" />
<component name="PyCharmProfessionalAdvertiser">
<option name="shown" value="true" />
</component>
</project>

+ 0
- 8
APP/.idea/modules.xml View File

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

+ 0
- 6
APP/.idea/vcs.xml View File

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

BIN
APP/view/__pycache__/auth.cpython-37.pyc View File


BIN
APP/view/__pycache__/block.cpython-37.pyc View File


BIN
APP/view/__pycache__/collection.cpython-37.pyc View File


BIN
APP/view/__pycache__/database.cpython-37.pyc View File


BIN
APP/view/__pycache__/model.cpython-37.pyc View File


BIN
APP/view/__pycache__/start.cpython-37.pyc View File


Loading…
Cancel
Save