From 2c453c0c80945c80d78cd374f92bca36d4376fa4 Mon Sep 17 00:00:00 2001 From: GME Date: Wed, 12 Jun 2019 14:01:27 +0200 Subject: [PATCH] u --- .gitignore | 4 +++ .idea/caches/build_file_checksums.ser | Bin 541 -> 0 bytes .idea/codeStyles/Project.xml | 29 -------------------- .idea/misc.xml | 38 -------------------------- .idea/modules.xml | 9 ------ .idea/runConfigurations.xml | 12 -------- .idea/vcs.xml | 6 ---- 7 files changed, 4 insertions(+), 94 deletions(-) delete mode 100644 .idea/caches/build_file_checksums.ser delete mode 100644 .idea/codeStyles/Project.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations.xml delete mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index 11de578..6cfbef9 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,7 @@ fastlane/Preview.html fastlane/screenshots fastlane/test_output fastlane/readme.md + +\.idea/misc\.xml + +\.idea/ diff --git a/.idea/caches/build_file_checksums.ser b/.idea/caches/build_file_checksums.ser deleted file mode 100644 index db69f3ed81d6904fe88c2551b162320cf154826d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 541 zcmZ4UmVvdnh`~NNKUXg?FQq6yGexf?KR>5fFEb@IQ7^qHF(oHeub?PDD>b=9F91S2 zm1gFoxMk*~I%lLNXBU^|7Q2L-Ts|(GuF1r}z$|lJD|G+L2`N^IX#cW;tZfX zEBmd3hs6>uGBYr_F>vMNC#JY1CYR(Fc`|U8WE7IK~}lRZe1Q zZfXovTMQyJ3sQ?pGE<97;Raoi?YY^{u!-em1Lur4Kb-1H7e3Rf7sCH(B-8#+z7LpY9rrsB@BXi+^|pJ&w&#Ej9Txl L8J&fVi-IZuwX?n( diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml deleted file mode 100644 index 30aa626..0000000 --- a/.idea/codeStyles/Project.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index b0c7b20..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index d23da21..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +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