remove idea
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -172,3 +172,4 @@ users.fs*
 | 
				
			|||||||
unknown_errors.txt
 | 
					unknown_errors.txt
 | 
				
			||||||
*.session
 | 
					*.session
 | 
				
			||||||
config.ini
 | 
					config.ini
 | 
				
			||||||
 | 
					.idea
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										28
									
								
								.idea/dataSources.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										28
									
								
								.idea/dataSources.xml
									
									
									
										generated
									
									
									
								
							@@ -1,28 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
 | 
					 | 
				
			||||||
    <data-source source="LOCAL" name="db" uuid="e84413d2-0a90-4fdb-a468-47402049bf81">
 | 
					 | 
				
			||||||
      <driver-ref>sqlite.xerial</driver-ref>
 | 
					 | 
				
			||||||
      <synchronize>true</synchronize>
 | 
					 | 
				
			||||||
      <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
 | 
					 | 
				
			||||||
      <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/db.sqlite3</jdbc-url>
 | 
					 | 
				
			||||||
      <driver-properties>
 | 
					 | 
				
			||||||
        <property name="enable_load_extension" value="true" />
 | 
					 | 
				
			||||||
      </driver-properties>
 | 
					 | 
				
			||||||
      <libraries>
 | 
					 | 
				
			||||||
        <library>
 | 
					 | 
				
			||||||
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.20.1.1/sqlite-jdbc-3.20.1.1.jar</url>
 | 
					 | 
				
			||||||
        </library>
 | 
					 | 
				
			||||||
        <library>
 | 
					 | 
				
			||||||
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.20.1.1/xerial-sqlite-license.txt</url>
 | 
					 | 
				
			||||||
        </library>
 | 
					 | 
				
			||||||
        <library>
 | 
					 | 
				
			||||||
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.16.1/sqlite-jdbc-3.16.1.jar</url>
 | 
					 | 
				
			||||||
        </library>
 | 
					 | 
				
			||||||
        <library>
 | 
					 | 
				
			||||||
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.16.1/xerial-sqlite-license.txt</url>
 | 
					 | 
				
			||||||
        </library>
 | 
					 | 
				
			||||||
      </libraries>
 | 
					 | 
				
			||||||
    </data-source>
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										6
									
								
								.idea/deployment.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								.idea/deployment.xml
									
									
									
										generated
									
									
									
								
							@@ -1,6 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="PublishConfigData" autoUpload="Always">
 | 
					 | 
				
			||||||
    <option name="myAutoUpload" value="ALWAYS" />
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										4
									
								
								.idea/encodings.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								.idea/encodings.xml
									
									
									
										generated
									
									
									
								
							@@ -1,4 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="Encoding" addBOMForNewFiles="with NO BOM" />
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										17
									
								
								.idea/inspectionProfiles/Project_Default.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										17
									
								
								.idea/inspectionProfiles/Project_Default.xml
									
									
									
										generated
									
									
									
								
							@@ -1,17 +0,0 @@
 | 
				
			|||||||
<component name="InspectionProjectProfileManager">
 | 
					 | 
				
			||||||
  <profile version="1.0">
 | 
					 | 
				
			||||||
    <option name="myName" value="Project Default" />
 | 
					 | 
				
			||||||
    <inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
 | 
					 | 
				
			||||||
      <option name="ignoredPackages">
 | 
					 | 
				
			||||||
        <value>
 | 
					 | 
				
			||||||
          <list size="4">
 | 
					 | 
				
			||||||
            <item index="0" class="java.lang.String" itemvalue="django-compressor-develop" />
 | 
					 | 
				
			||||||
            <item index="1" class="java.lang.String" itemvalue="django-recaptcha-develop" />
 | 
					 | 
				
			||||||
            <item index="2" class="java.lang.String" itemvalue="django-robokassa" />
 | 
					 | 
				
			||||||
            <item index="3" class="java.lang.String" itemvalue="python-dateutil" />
 | 
					 | 
				
			||||||
          </list>
 | 
					 | 
				
			||||||
        </value>
 | 
					 | 
				
			||||||
      </option>
 | 
					 | 
				
			||||||
    </inspection_tool>
 | 
					 | 
				
			||||||
  </profile>
 | 
					 | 
				
			||||||
</component>
 | 
					 | 
				
			||||||
							
								
								
									
										11
									
								
								.idea/lono.iml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										11
									
								
								.idea/lono.iml
									
									
									
										generated
									
									
									
								
							@@ -1,11 +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="jdk" jdkName="Python 3.7 (lono)" jdkType="Python SDK" />
 | 
					 | 
				
			||||||
    <orderEntry type="sourceFolder" forTests="false" />
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
  <component name="TestRunnerService">
 | 
					 | 
				
			||||||
    <option name="PROJECT_TEST_RUNNER" value="Unittests" />
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
</module>
 | 
					 | 
				
			||||||
							
								
								
									
										8
									
								
								.idea/markdown-exported-files.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								.idea/markdown-exported-files.xml
									
									
									
										generated
									
									
									
								
							@@ -1,8 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="MarkdownExportedFiles">
 | 
					 | 
				
			||||||
    <htmlFiles />
 | 
					 | 
				
			||||||
    <imageFiles />
 | 
					 | 
				
			||||||
    <otherFiles />
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										3
									
								
								.idea/markdown-navigator/profiles_settings.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										3
									
								
								.idea/markdown-navigator/profiles_settings.xml
									
									
									
										generated
									
									
									
								
							@@ -1,3 +0,0 @@
 | 
				
			|||||||
<component name="MarkdownNavigator.ProfileManager">
 | 
					 | 
				
			||||||
  <settings default="" pdf-export="" plain-text-search-scope="Project Files" />
 | 
					 | 
				
			||||||
</component>
 | 
					 | 
				
			||||||
							
								
								
									
										7
									
								
								.idea/misc.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										7
									
								
								.idea/misc.xml
									
									
									
										generated
									
									
									
								
							@@ -1,7 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="JavaScriptSettings">
 | 
					 | 
				
			||||||
    <option name="languageLevel" value="ES6" />
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.7 (lono)" project-jdk-type="Python SDK" />
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										8
									
								
								.idea/modules.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								.idea/modules.xml
									
									
									
										generated
									
									
									
								
							@@ -1,8 +0,0 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
					 | 
				
			||||||
<project version="4">
 | 
					 | 
				
			||||||
  <component name="ProjectModuleManager">
 | 
					 | 
				
			||||||
    <modules>
 | 
					 | 
				
			||||||
      <module fileurl="file://$PROJECT_DIR$/.idea/lono.iml" filepath="$PROJECT_DIR$/.idea/lono.iml" />
 | 
					 | 
				
			||||||
    </modules>
 | 
					 | 
				
			||||||
  </component>
 | 
					 | 
				
			||||||
</project>
 | 
					 | 
				
			||||||
							
								
								
									
										6
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										6
									
								
								.idea/vcs.xml
									
									
									
										generated
									
									
									
								
							@@ -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>
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user