diff --git a/.gitignore b/.gitignore index 9c4de58..fa7164b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ .gradle /local.properties -/.idea/workspace.xml -/.idea/libraries +.idea/workspace.xml +.idea/libraries .DS_Store +app/app.iml /build /captures diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index ffb8748..837e8d0 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -34,6 +34,34 @@ + + @@ -43,155 +71,7 @@ diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index fc802a4..a6bf566 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,5 +1,5 @@ - + - + @@ -58,4 +58,5 @@ - \ No newline at end of file + + diff --git a/.idea/modules.xml b/.idea/modules.xml index 55c6b7d..ba7f747 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -6,4 +6,5 @@ - \ No newline at end of file + + diff --git a/.idea/scopes/scope_settings.xml b/.idea/scopes/scope_settings.xml new file mode 100644 index 0000000..922003b --- /dev/null +++ b/.idea/scopes/scope_settings.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 6564d52..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/app/app.iml b/app/app.iml index 4b7c8ae..d0164d0 100644 --- a/app/app.iml +++ b/app/app.iml @@ -12,10 +12,7 @@