From d909b30d57cf17435c9000e1e335957df8e58e57 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 31 May 2023 04:38:50 -0300 Subject: [PATCH] Remove from repo --- .idea/.gitignore | 8 ------ .idea/discord.xml | 7 ------ .../inspectionProfiles/profiles_settings.xml | 6 ----- .idea/misc.xml | 4 --- .idea/modules.xml | 8 ------ .idea/qrtool.iml | 8 ------ .idea/runConfigurations/cli.xml | 25 ------------------- .idea/runConfigurations/cli_test.xml | 25 ------------------- .idea/runConfigurations/cli_test_wifi.xml | 25 ------------------- .idea/runConfigurations/readback_qr.xml | 17 ------------- .idea/vcs.xml | 6 ----- 11 files changed, 139 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/discord.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/qrtool.iml delete mode 100644 .idea/runConfigurations/cli.xml delete mode 100644 .idea/runConfigurations/cli_test.xml delete mode 100644 .idea/runConfigurations/cli_test_wifi.xml delete mode 100644 .idea/runConfigurations/readback_qr.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 1c2fda5..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/discord.xml b/.idea/discord.xml deleted file mode 100644 index d8e9561..0000000 --- a/.idea/discord.xml +++ /dev/null @@ -1,7 +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 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index a5d1095..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6f3e585..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/qrtool.iml b/.idea/qrtool.iml deleted file mode 100644 index d9e6024..0000000 --- a/.idea/qrtool.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/cli.xml b/.idea/runConfigurations/cli.xml deleted file mode 100644 index ce85c8c..0000000 --- a/.idea/runConfigurations/cli.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/cli_test.xml b/.idea/runConfigurations/cli_test.xml deleted file mode 100644 index f78346f..0000000 --- a/.idea/runConfigurations/cli_test.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/cli_test_wifi.xml b/.idea/runConfigurations/cli_test_wifi.xml deleted file mode 100644 index b242137..0000000 --- a/.idea/runConfigurations/cli_test_wifi.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/readback_qr.xml b/.idea/runConfigurations/readback_qr.xml deleted file mode 100644 index a54a8ac..0000000 --- a/.idea/runConfigurations/readback_qr.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 9661ac7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file