From 43827134ec578624247a28131d138683c018976b Mon Sep 17 00:00:00 2001 From: David Snelling Date: Thu, 12 Jun 2025 16:41:26 -0700 Subject: [PATCH] chore: remove IDE configuration XML files from repository --- .idea/brainy.iml | 11 ----------- .idea/codeStyles/Project.xml | 12 ------------ .idea/codeStyles/codeStyleConfig.xml | 5 ----- .idea/jsLibraryMappings.xml | 7 ------- .idea/material_theme_project_new.xml | 17 ----------------- .idea/misc.xml | 9 --------- .idea/modules.xml | 8 -------- .idea/typescript-compiler.xml | 8 -------- .idea/vcs.xml | 6 ------ 9 files changed, 83 deletions(-) delete mode 100644 .idea/brainy.iml delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/jsLibraryMappings.xml delete mode 100644 .idea/material_theme_project_new.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/typescript-compiler.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/brainy.iml b/.idea/brainy.iml deleted file mode 100644 index 53815b20..00000000 --- a/.idea/brainy.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index a461bbfa..00000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123c..00000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/jsLibraryMappings.xml b/.idea/jsLibraryMappings.xml deleted file mode 100644 index bc5a8d4f..00000000 --- a/.idea/jsLibraryMappings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/.idea/material_theme_project_new.xml b/.idea/material_theme_project_new.xml deleted file mode 100644 index 4bc91b71..00000000 --- a/.idea/material_theme_project_new.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 3add60e4..00000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 0b9a2e1f..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/typescript-compiler.xml b/.idea/typescript-compiler.xml deleted file mode 100644 index 4f42f93b..00000000 --- a/.idea/typescript-compiler.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file