diff --git a/Android/.gitignore b/Android/.gitignore old mode 100755 new mode 100644 index 818cd98..cdc1151 --- a/Android/.gitignore +++ b/Android/.gitignore @@ -1,13 +1,7 @@ *.iml .gradle /local.properties -/.idea/caches -/.idea/libraries -/.idea/modules.xml -/.idea/workspace.xml -/.idea/navEditor.xml -/.idea/assetWizardSettings.xml -/.idea/codeStyles/Project.xml +/.idea .DS_Store /build /.build diff --git a/Android/.idea/codeStyles/codeStyleConfig.xml b/Android/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index 79ee123..0000000 --- a/Android/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/Android/.idea/compiler.xml b/Android/.idea/compiler.xml deleted file mode 100644 index fb7f4a8..0000000 --- a/Android/.idea/compiler.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Android/.idea/deploymentTargetDropDown.xml b/Android/.idea/deploymentTargetDropDown.xml deleted file mode 100644 index f30f131..0000000 --- a/Android/.idea/deploymentTargetDropDown.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Android/.idea/encodings.xml b/Android/.idea/encodings.xml deleted file mode 100644 index 15a15b2..0000000 --- a/Android/.idea/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Android/.idea/gradle.xml b/Android/.idea/gradle.xml deleted file mode 100755 index 35ffc65..0000000 --- a/Android/.idea/gradle.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/Android/.idea/jarRepositories.xml b/Android/.idea/jarRepositories.xml deleted file mode 100644 index e34606c..0000000 --- a/Android/.idea/jarRepositories.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Android/.idea/misc.xml b/Android/.idea/misc.xml deleted file mode 100755 index 70d034b..0000000 --- a/Android/.idea/misc.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Android/.idea/vcs.xml b/Android/.idea/vcs.xml deleted file mode 100755 index 6c0b863..0000000 --- a/Android/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file