From c2d5febcda1bb290cd35eeae79b4b5c11f4b0ed3 Mon Sep 17 00:00:00 2001 From: okhsunrog Date: Tue, 26 Nov 2024 21:58:29 +0300 Subject: [PATCH] rename idea files --- .gitignore | 1 + .idea/esp_hal_probe.iml | 11 --- .idea/modules.xml | 8 -- .idea/vcs.xml | 6 -- .idea/workspace.xml | 201 ---------------------------------------- 5 files changed, 1 insertion(+), 226 deletions(-) delete mode 100644 .idea/esp_hal_probe.iml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/workspace.xml diff --git a/.gitignore b/.gitignore index 6e771f8..b09acf5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +trouble # These are backup files generated by rustfmt **/*.rs.bk diff --git a/.idea/esp_hal_probe.iml b/.idea/esp_hal_probe.iml deleted file mode 100644 index cf84ae4..0000000 --- a/.idea/esp_hal_probe.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index ee483b1..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index be52409..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - { - "customColor": "", - "associatedIndex": 8 -} - - - - - - - - - - - - - - - - - - - - - 1725751529946 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file