From 1ad4afe53daa2a3496562af55cb7a83f6f861cb5 Mon Sep 17 00:00:00 2001 From: Mutinda Boniface Date: Tue, 14 Feb 2017 18:59:43 +0300 Subject: [PATCH] removed unncessary files --- .gitignore | 1 + .idea/.name | 1 - .idea/compiler.xml | 22 - .idea/copyright/profiles_settings.xml | 3 - .idea/encodings.xml | 6 - .idea/gradle.xml | 19 - .../animated_vector_drawable_23_4_0.xml | 12 - .idea/libraries/appcompat_v7_23_1_1.xml | 15 - .idea/libraries/appcompat_v7_23_4_0.xml | 15 - .idea/libraries/hamcrest_core_1_3.xml | 11 - .idea/libraries/junit_4_12.xml | 11 - .idea/libraries/okhttp_2_6_0.xml | 11 - .idea/libraries/okio_1_6_0.xml | 11 - .../libraries/support_annotations_23_1_1.xml | 11 - .../libraries/support_annotations_23_4_0.xml | 11 - .idea/libraries/support_v4_23_1_1.xml | 16 - .idea/libraries/support_v4_23_4_0.xml | 16 - .../support_vector_drawable_23_4_0.xml | 12 - .idea/misc.xml | 46 - .idea/modules.xml | 10 - .idea/runConfigurations.xml | 12 - projectFilesBackup/.idea/workspace.xml | 3077 ----------------- 22 files changed, 1 insertion(+), 3348 deletions(-) delete mode 100644 .idea/.name delete mode 100644 .idea/compiler.xml delete mode 100644 .idea/copyright/profiles_settings.xml delete mode 100644 .idea/encodings.xml delete mode 100644 .idea/gradle.xml delete mode 100644 .idea/libraries/animated_vector_drawable_23_4_0.xml delete mode 100644 .idea/libraries/appcompat_v7_23_1_1.xml delete mode 100644 .idea/libraries/appcompat_v7_23_4_0.xml delete mode 100644 .idea/libraries/hamcrest_core_1_3.xml delete mode 100644 .idea/libraries/junit_4_12.xml delete mode 100644 .idea/libraries/okhttp_2_6_0.xml delete mode 100644 .idea/libraries/okio_1_6_0.xml delete mode 100644 .idea/libraries/support_annotations_23_1_1.xml delete mode 100644 .idea/libraries/support_annotations_23_4_0.xml delete mode 100644 .idea/libraries/support_v4_23_1_1.xml delete mode 100644 .idea/libraries/support_v4_23_4_0.xml delete mode 100644 .idea/libraries/support_vector_drawable_23_4_0.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations.xml delete mode 100644 projectFilesBackup/.idea/workspace.xml diff --git a/.gitignore b/.gitignore index 18bbac9..b9383f9 100755 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ captures/ # Intellij *.iml +.idea/* .idea/workspace.xml # Keystore files diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 16748c2..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -HttpBuster \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43e..0000000 --- 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 e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index d35a3ac..0000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/libraries/animated_vector_drawable_23_4_0.xml b/.idea/libraries/animated_vector_drawable_23_4_0.xml deleted file mode 100644 index b0f6ab8..0000000 --- a/.idea/libraries/animated_vector_drawable_23_4_0.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/appcompat_v7_23_1_1.xml b/.idea/libraries/appcompat_v7_23_1_1.xml deleted file mode 100644 index e1a83bf..0000000 --- a/.idea/libraries/appcompat_v7_23_1_1.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/appcompat_v7_23_4_0.xml b/.idea/libraries/appcompat_v7_23_4_0.xml deleted file mode 100644 index db1b14a..0000000 --- a/.idea/libraries/appcompat_v7_23_4_0.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/hamcrest_core_1_3.xml b/.idea/libraries/hamcrest_core_1_3.xml deleted file mode 100644 index 157e3f3..0000000 --- a/.idea/libraries/hamcrest_core_1_3.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/junit_4_12.xml b/.idea/libraries/junit_4_12.xml deleted file mode 100644 index 305df30..0000000 --- a/.idea/libraries/junit_4_12.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/okhttp_2_6_0.xml b/.idea/libraries/okhttp_2_6_0.xml deleted file mode 100644 index c1da153..0000000 --- a/.idea/libraries/okhttp_2_6_0.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/okio_1_6_0.xml b/.idea/libraries/okio_1_6_0.xml deleted file mode 100644 index ec753df..0000000 --- a/.idea/libraries/okio_1_6_0.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/support_annotations_23_1_1.xml b/.idea/libraries/support_annotations_23_1_1.xml deleted file mode 100644 index 480cd8d..0000000 --- a/.idea/libraries/support_annotations_23_1_1.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/support_annotations_23_4_0.xml b/.idea/libraries/support_annotations_23_4_0.xml deleted file mode 100644 index 08b6472..0000000 --- a/.idea/libraries/support_annotations_23_4_0.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/support_v4_23_1_1.xml b/.idea/libraries/support_v4_23_1_1.xml deleted file mode 100644 index a352946..0000000 --- a/.idea/libraries/support_v4_23_1_1.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/support_v4_23_4_0.xml b/.idea/libraries/support_v4_23_4_0.xml deleted file mode 100644 index 43f0446..0000000 --- a/.idea/libraries/support_v4_23_4_0.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/support_vector_drawable_23_4_0.xml b/.idea/libraries/support_vector_drawable_23_4_0.xml deleted file mode 100644 index d505393..0000000 --- a/.idea/libraries/support_vector_drawable_23_4_0.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 5d19981..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 795d771..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/projectFilesBackup/.idea/workspace.xml b/projectFilesBackup/.idea/workspace.xml deleted file mode 100644 index 65adfe5..0000000 --- a/projectFilesBackup/.idea/workspace.xml +++ /dev/null @@ -1,3077 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1473233327262 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file