From 039e70d601bc4ce6fa219722ac50e54ec61ca246 Mon Sep 17 00:00:00 2001 From: bebopagogo Date: Mon, 9 May 2022 11:28:17 -0400 Subject: [PATCH] cleanup --- android/.idea/.gitignore | 3 - android/.idea/caches/build_file_checksums.ser | Bin 637 -> 0 bytes android/.idea/codeStyles/Project.xml | 29 --- android/.idea/gradle.xml | 21 -- .../libraries/Gradle__android_android_15.xml | 9 - .../Gradle__annotations_android_15.xml | 9 - android/.idea/misc.xml | 37 ---- android/.idea/modules.xml | 9 - android/.idea/modules/android.iml | 19 -- android/.idea/modules/lib/lib.iml | 182 ------------------ android/.idea/vcs.xml | 7 - 11 files changed, 325 deletions(-) delete mode 100644 android/.idea/.gitignore delete mode 100644 android/.idea/caches/build_file_checksums.ser delete mode 100644 android/.idea/codeStyles/Project.xml delete mode 100644 android/.idea/gradle.xml delete mode 100644 android/.idea/libraries/Gradle__android_android_15.xml delete mode 100644 android/.idea/libraries/Gradle__annotations_android_15.xml delete mode 100644 android/.idea/misc.xml delete mode 100644 android/.idea/modules.xml delete mode 100644 android/.idea/modules/android.iml delete mode 100644 android/.idea/modules/lib/lib.iml delete mode 100644 android/.idea/vcs.xml diff --git a/android/.idea/.gitignore b/android/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/android/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/android/.idea/caches/build_file_checksums.ser b/android/.idea/caches/build_file_checksums.ser deleted file mode 100644 index 019fee875561a7c5217a741c6357873b1c018c85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 637 zcmZ4UmVvdnh`~NNKUXg?FQq6yGexf?KR>5fFEb@IQ7^qHF(oHeub?PDD>b=9F91S2 zm1gFoxMk*~I%lLNXBU^|7Q2L-Ts|(GuF1r}6pLLM+NFn}y)5YXEgcZPrO4-wA! zYr0;1GPwkFWN~UqNoHPpF*HO<3mNJd*g$FxroYp=)iS|)yL8s4xZ_%RB@7z+p~b01 z#rlaUiMhr3dHPT-`iQVBNG&SKOf5zjaz(c1WF zhT`jiwN^J}r|rCX{lR)=!=mC621hg-lk-zj_5J*VeD(A4i*ogWhLq%kJP(aveJlY1 z_mA-@0gtr_JEurq^!p*4s=65D6rk25P?TeMe({2O_8i9^4ykYAT5WOt7fKieN$_O_ E0Dc(Y4FCWD diff --git a/android/.idea/codeStyles/Project.xml b/android/.idea/codeStyles/Project.xml deleted file mode 100644 index 30aa626..0000000 --- a/android/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/gradle.xml b/android/.idea/gradle.xml deleted file mode 100644 index 626dda4..0000000 --- a/android/.idea/gradle.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/android/.idea/libraries/Gradle__android_android_15.xml b/android/.idea/libraries/Gradle__android_android_15.xml deleted file mode 100644 index eb4a4f8..0000000 --- a/android/.idea/libraries/Gradle__android_android_15.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/libraries/Gradle__annotations_android_15.xml b/android/.idea/libraries/Gradle__annotations_android_15.xml deleted file mode 100644 index 9ac4832..0000000 --- a/android/.idea/libraries/Gradle__annotations_android_15.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml deleted file mode 100644 index 6ca7ac9..0000000 --- a/android/.idea/misc.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/modules.xml b/android/.idea/modules.xml deleted file mode 100644 index ef93a53..0000000 --- a/android/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/modules/android.iml b/android/.idea/modules/android.iml deleted file mode 100644 index 6103ed0..0000000 --- a/android/.idea/modules/android.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/modules/lib/lib.iml b/android/.idea/modules/lib/lib.iml deleted file mode 100644 index 8f3f717..0000000 --- a/android/.idea/modules/lib/lib.iml +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/android/.idea/vcs.xml b/android/.idea/vcs.xml deleted file mode 100644 index a829d33..0000000 --- a/android/.idea/vcs.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file