From c0eb86fe4deec594125c0bef7537393f65672b39 Mon Sep 17 00:00:00 2001 From: ganome Date: Wed, 28 Apr 2021 17:08:00 +0000 Subject: [PATCH] removed virtual environments --- python/lp3thw/.idea/.gitignore | 3 --- .../.idea/inspectionProfiles/profiles_settings.xml | 6 ------ python/lp3thw/.idea/lp3thw.iml | 12 ------------ python/lp3thw/.idea/misc.xml | 4 ---- python/lp3thw/.idea/modules.xml | 8 -------- python/lp3thw/.idea/vcs.xml | 6 ------ 6 files changed, 39 deletions(-) delete mode 100644 python/lp3thw/.idea/.gitignore delete mode 100644 python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml delete mode 100644 python/lp3thw/.idea/lp3thw.iml delete mode 100644 python/lp3thw/.idea/misc.xml delete mode 100644 python/lp3thw/.idea/modules.xml delete mode 100644 python/lp3thw/.idea/vcs.xml diff --git a/python/lp3thw/.idea/.gitignore b/python/lp3thw/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/python/lp3thw/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml b/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/python/lp3thw/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/python/lp3thw/.idea/lp3thw.iml b/python/lp3thw/.idea/lp3thw.iml deleted file mode 100644 index 4c883db..0000000 --- a/python/lp3thw/.idea/lp3thw.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/python/lp3thw/.idea/misc.xml b/python/lp3thw/.idea/misc.xml deleted file mode 100644 index 1260ee9..0000000 --- a/python/lp3thw/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/python/lp3thw/.idea/modules.xml b/python/lp3thw/.idea/modules.xml deleted file mode 100644 index e333a97..0000000 --- a/python/lp3thw/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/python/lp3thw/.idea/vcs.xml b/python/lp3thw/.idea/vcs.xml deleted file mode 100644 index b2bdec2..0000000 --- a/python/lp3thw/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file