aboutsummaryrefslogtreecommitdiff
path: root/updater/sql/.idea
diff options
context:
space:
mode:
Diffstat (limited to 'updater/sql/.idea')
-rwxr-xr-xupdater/sql/.idea/.gitignore8
-rwxr-xr-xupdater/sql/.idea/inspectionProfiles/Project_Default.xml13
-rwxr-xr-xupdater/sql/.idea/inspectionProfiles/profiles_settings.xml6
-rwxr-xr-xupdater/sql/.idea/misc.xml4
-rwxr-xr-xupdater/sql/.idea/modules.xml8
-rwxr-xr-xupdater/sql/.idea/pgsql.iml8
6 files changed, 0 insertions, 47 deletions
diff --git a/updater/sql/.idea/.gitignore b/updater/sql/.idea/.gitignore
deleted file mode 100755
index 13566b8..0000000
--- a/updater/sql/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/updater/sql/.idea/inspectionProfiles/Project_Default.xml b/updater/sql/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100755
index 8252e57..0000000
--- a/updater/sql/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <profile version="1.0">
- <option name="myName" value="Project Default" />
- <inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
- <option name="ignoredErrors">
- <list>
- <option value="E501" />
- </list>
- </option>
- </inspection_tool>
- <inspection_tool class="SqlNoDataSourceInspection" enabled="false" level="WARNING" enabled_by_default="false" />
- </profile>
-</component> \ No newline at end of file
diff --git a/updater/sql/.idea/inspectionProfiles/profiles_settings.xml b/updater/sql/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100755
index 105ce2d..0000000
--- a/updater/sql/.idea/inspectionProfiles/profiles_settings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<component name="InspectionProjectProfileManager">
- <settings>
- <option name="USE_PROJECT_PROFILE" value="false" />
- <version value="1.0" />
- </settings>
-</component> \ No newline at end of file
diff --git a/updater/sql/.idea/misc.xml b/updater/sql/.idea/misc.xml
deleted file mode 100755
index a971a2c..0000000
--- a/updater/sql/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11" project-jdk-type="Python SDK" />
-</project> \ No newline at end of file
diff --git a/updater/sql/.idea/modules.xml b/updater/sql/.idea/modules.xml
deleted file mode 100755
index dfb35d4..0000000
--- a/updater/sql/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/pgsql.iml" filepath="$PROJECT_DIR$/.idea/pgsql.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/updater/sql/.idea/pgsql.iml b/updater/sql/.idea/pgsql.iml
deleted file mode 100755
index d0876a7..0000000
--- a/updater/sql/.idea/pgsql.iml
+++ /dev/null
@@ -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> \ No newline at end of file