diff --git a/MobileAuthApp/.gitignore b/MobileAuthApp/.gitignore index adb7d1f..41758f4 100644 --- a/MobileAuthApp/.gitignore +++ b/MobileAuthApp/.gitignore @@ -1,12 +1,7 @@ *.iml .gradle /local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml +/.idea .DS_Store /captures .externalNativeBuild diff --git a/MobileAuthApp/.idea/.gitignore b/MobileAuthApp/.idea/.gitignore deleted file mode 100644 index 26d3352..0000000 --- a/MobileAuthApp/.idea/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml diff --git a/MobileAuthApp/.idea/.name b/MobileAuthApp/.idea/.name deleted file mode 100644 index 611b0d8..0000000 --- a/MobileAuthApp/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Mobile Auth App \ No newline at end of file diff --git a/MobileAuthApp/.idea/compiler.xml b/MobileAuthApp/.idea/compiler.xml deleted file mode 100644 index fb7f4a8..0000000 --- a/MobileAuthApp/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/gradle.xml b/MobileAuthApp/.idea/gradle.xml deleted file mode 100644 index 33e074b..0000000 --- a/MobileAuthApp/.idea/gradle.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/misc.xml b/MobileAuthApp/.idea/misc.xml deleted file mode 100644 index 4c020ed..0000000 --- a/MobileAuthApp/.idea/misc.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/MobileAuthApp/.idea/vcs.xml b/MobileAuthApp/.idea/vcs.xml deleted file mode 100644 index 6c0b863..0000000 --- a/MobileAuthApp/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file