From 6cbe95617c295c8bf67cf88eb2ff1f480ecf3570 Mon Sep 17 00:00:00 2001 From: sds100 Date: Mon, 7 Apr 2025 12:42:08 -0600 Subject: [PATCH 01/15] delete .gitmodules file --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 69e73f5a6a..0000000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "app/src/pro"] - path = app/src/pro - url = https://github.com/keymapperorg/KeyMapperPro From c6bb99f241e8b96dd1c971b2378f69f3dc18d533 Mon Sep 17 00:00:00 2001 From: sds100 Date: Mon, 7 Apr 2025 12:43:31 -0600 Subject: [PATCH 02/15] add random intellij files to gitignore --- .gitignore | 6 +++++- .idea/runConfigurations/app.xml | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cd4bbcdcff..e0116b2eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -89,4 +89,8 @@ Gemfile.lock app/play-service-account-key.json app/.env -.venv/ \ No newline at end of file +.venv/ +/.idea/appInsightsSettings.xml +/.idea/AndroidProjectSystem.xml +/.idea/runConfigurations.xml +/.idea/studiobot.xml diff --git a/.idea/runConfigurations/app.xml b/.idea/runConfigurations/app.xml index cfc6b96dc5..8119c58726 100644 --- a/.idea/runConfigurations/app.xml +++ b/.idea/runConfigurations/app.xml @@ -1,6 +1,5 @@ -