diff --git a/.gitignore b/.gitignore index 4d95d8a..89f73d5 100644 --- a/.gitignore +++ b/.gitignore @@ -64,6 +64,7 @@ fastlane/test_output fastlane/readme.md #build +app/build/ app/build/outputs/logs/manifest-merger-debug-report.txt app/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml app/build/intermediates/merged_manifests/debug/AndroidManifest.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index ae78c11..681f41a 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,6 +1,9 @@ + +
diff --git a/.idea/modules.xml b/.idea/modules.xml index 9fbd581..b8de7eb 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,7 @@ + diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 35eb1dd..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/app/Covey-android-app.iml b/app/Covey-android-app.iml deleted file mode 100644 index c04da74..0000000 --- a/app/Covey-android-app.iml +++ /dev/null @@ -1,235 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index cab443b..b1d87c7 100644 --- a/app/app.iml +++ b/app/app.iml @@ -25,13 +25,13 @@ - +