From 750258a0970e5f44d6bcdb81d73dfa616507c68c Mon Sep 17 00:00:00 2001 From: Wazzabeee Date: Sat, 20 Apr 2024 17:12:41 +0200 Subject: [PATCH] remove .idea directory --- .idea/.gitignore | 8 -- .idea/dictionaries/cdelteil.xml | 3 - .idea/image-video-colorization.iml | 12 --- .idea/inspectionProfiles/Project_Default.xml | 86 ------------------- .../inspectionProfiles/profiles_settings.xml | 7 -- .idea/misc.xml | 7 -- .idea/modules.xml | 8 -- 7 files changed, 131 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/dictionaries/cdelteil.xml delete mode 100644 .idea/image-video-colorization.iml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.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/.idea/dictionaries/cdelteil.xml b/.idea/dictionaries/cdelteil.xml deleted file mode 100644 index e72f0f2..0000000 --- a/.idea/dictionaries/cdelteil.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/image-video-colorization.iml b/.idea/image-video-colorization.iml deleted file mode 100644 index f5ea913..0000000 --- a/.idea/image-video-colorization.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index ebe8626..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,86 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index dd4c951..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 8999ef5..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 7785f95..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file