From 3d5e8e59c73677f191532f44830a1a33a57d63bf Mon Sep 17 00:00:00 2001 From: GME Date: Wed, 12 Jun 2019 14:01:27 +0200 Subject: [PATCH] Revert "u" This reverts commit 2c453c0c80945c80d78cd374f92bca36d4376fa4. --- .gitignore | 4 --- .idea/caches/build_file_checksums.ser | Bin 0 -> 541 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, 94 insertions(+), 4 deletions(-) create mode 100644 .idea/caches/build_file_checksums.ser create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index 6cfbef9..11de578 100644 --- a/.gitignore +++ b/.gitignore @@ -70,7 +70,3 @@ 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 new file mode 100644 index 0000000000000000000000000000000000000000..db69f3ed81d6904fe88c2551b162320cf154826d GIT binary patch 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( literal 0 HcmV?d00001 diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..30aa626 --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..b0c7b20 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..d23da21 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..7f68460 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file