diff --git a/.gitignore b/.gitignore index 39d9262b..cfd6b30f 100644 --- a/.gitignore +++ b/.gitignore @@ -34,10 +34,7 @@ captures/ # Intellij *.iml -.idea/workspace.xml -.idea/libraries -.idea/encodings.xml -.idea/misc.xml +.idea/ # Keystore files *.jks diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 4dce99a7..00000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -ultrasonic \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43ef..00000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf33..00000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index a0903557..00000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6cd60c52..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d..00000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7f..00000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/library/.gitignore b/library/.gitignore index 796b96d1..e8fa30f8 100644 --- a/library/.gitignore +++ b/library/.gitignore @@ -1 +1,2 @@ /build +*.iml diff --git a/library/library.iml b/library/library.iml deleted file mode 100644 index cb2bdd5d..00000000 --- a/library/library.iml +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/menudrawer/.gitignore b/menudrawer/.gitignore index 796b96d1..e8fa30f8 100644 --- a/menudrawer/.gitignore +++ b/menudrawer/.gitignore @@ -1 +1,2 @@ /build +*.iml diff --git a/menudrawer/menudrawer.iml b/menudrawer/menudrawer.iml deleted file mode 100644 index a15c1cd8..00000000 --- a/menudrawer/menudrawer.iml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/pulltorefresh/.gitignore b/pulltorefresh/.gitignore index 796b96d1..e8fa30f8 100644 --- a/pulltorefresh/.gitignore +++ b/pulltorefresh/.gitignore @@ -1 +1,2 @@ /build +*.iml diff --git a/pulltorefresh/pulltorefresh.iml b/pulltorefresh/pulltorefresh.iml deleted file mode 100644 index d93f599f..00000000 --- a/pulltorefresh/pulltorefresh.iml +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/ultrasonic/.gitignore b/ultrasonic/.gitignore index 796b96d1..e8fa30f8 100644 --- a/ultrasonic/.gitignore +++ b/ultrasonic/.gitignore @@ -1 +1,2 @@ /build +*.iml diff --git a/ultrasonic/ultrasonic-ultrasonic.iml b/ultrasonic/ultrasonic-ultrasonic.iml deleted file mode 100644 index 04839edb..00000000 --- a/ultrasonic/ultrasonic-ultrasonic.iml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file