aboutsummaryrefslogtreecommitdiff
path: root/Python/Beginner training/.idea
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-09-29 22:43:00 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-09-29 22:43:00 +0300
commit9a24decd41726ef54fa6613d09829f3f65627b22 (patch)
treee65d5dbc8623cf4b257abaa8fb9047f3c97fe5a0 /Python/Beginner training/.idea
parent6f4cfe7b5c6c74d83b03e18870aeb6977db6c0de (diff)
downloadSelf-learning-9a24decd41726ef54fa6613d09829f3f65627b22.tar
Self-learning-9a24decd41726ef54fa6613d09829f3f65627b22.tar.gz
Self-learning-9a24decd41726ef54fa6613d09829f3f65627b22.zip
Removed python setup files
Diffstat (limited to 'Python/Beginner training/.idea')
-rw-r--r--Python/Beginner training/.idea/.gitignore3
-rw-r--r--Python/Beginner training/.idea/Beginner training.iml13
-rw-r--r--Python/Beginner training/.idea/inspectionProfiles/profiles_settings.xml6
-rw-r--r--Python/Beginner training/.idea/misc.xml4
-rw-r--r--Python/Beginner training/.idea/modules.xml8
-rw-r--r--Python/Beginner training/.idea/vcs.xml6
6 files changed, 0 insertions, 40 deletions
diff --git a/Python/Beginner training/.idea/.gitignore b/Python/Beginner training/.idea/.gitignore
deleted file mode 100644
index 0e40fe8..0000000
--- a/Python/Beginner training/.idea/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-
-# Default ignored files
-/workspace.xml \ No newline at end of file
diff --git a/Python/Beginner training/.idea/Beginner training.iml b/Python/Beginner training/.idea/Beginner training.iml
deleted file mode 100644
index fa80a76..0000000
--- a/Python/Beginner training/.idea/Beginner training.iml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="PYTHON_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$">
- <excludeFolder url="file://$MODULE_DIR$/venv" />
- </content>
- <orderEntry type="jdk" jdkName="Python 3.7" jdkType="Python SDK" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="TestRunnerService">
- <option name="PROJECT_TEST_RUNNER" value="Unittests" />
- </component>
-</module> \ No newline at end of file
diff --git a/Python/Beginner training/.idea/inspectionProfiles/profiles_settings.xml b/Python/Beginner training/.idea/inspectionProfiles/profiles_settings.xml
deleted file mode 100644
index 105ce2d..0000000
--- a/Python/Beginner training/.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/Python/Beginner training/.idea/misc.xml b/Python/Beginner training/.idea/misc.xml
deleted file mode 100644
index a2e120d..0000000
--- a/Python/Beginner training/.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.7" project-jdk-type="Python SDK" />
-</project> \ No newline at end of file
diff --git a/Python/Beginner training/.idea/modules.xml b/Python/Beginner training/.idea/modules.xml
deleted file mode 100644
index acbe141..0000000
--- a/Python/Beginner training/.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/Beginner training.iml" filepath="$PROJECT_DIR$/.idea/Beginner training.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/Python/Beginner training/.idea/vcs.xml b/Python/Beginner training/.idea/vcs.xml
deleted file mode 100644
index b2bdec2..0000000
--- a/Python/Beginner training/.idea/vcs.xml
+++ /dev/null
@@ -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> \ No newline at end of file