From 3176f33a9edc94cc5a7d05ec5f6dfaf2ff1a65bd Mon Sep 17 00:00:00 2001 From: viktoria Date: Sat, 11 Feb 2017 01:50:25 +0100 Subject: [PATCH 1/3] fix gitignore --- .gitignore | 5 +---- wear/.gitignore | 5 +++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b80e6aff48..79927b784d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,9 @@ *.iml -wear/wear.iml .gradle /local.properties -/.idea/workspace.xml -/.idea/libraries .DS_Store /build /captures *.apk build/ -**/*.iml +.idea/ diff --git a/wear/.gitignore b/wear/.gitignore index 796b96d1c4..b8b317ddfe 100644 --- a/wear/.gitignore +++ b/wear/.gitignore @@ -1 +1,6 @@ +*.iml +.gradle /build +*.apk +build/ +.idea/ From 5915503ac58e445f4ea1a50935d40873a3872acc Mon Sep 17 00:00:00 2001 From: viktoria Date: Sat, 11 Feb 2017 01:50:51 +0100 Subject: [PATCH 2/3] delete wear.iml --- wear/wear.iml | 161 -------------------------------------------------- 1 file changed, 161 deletions(-) delete mode 100644 wear/wear.iml diff --git a/wear/wear.iml b/wear/wear.iml deleted file mode 100644 index 02e7cacb1f..0000000000 --- a/wear/wear.iml +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file From c6c6bc4f40d423bee5b2456414cce3817fd4af55 Mon Sep 17 00:00:00 2001 From: viktoria Date: Sat, 11 Feb 2017 01:51:15 +0100 Subject: [PATCH 3/3] delete .idea --- .idea/.name | 1 - .idea/compiler.xml | 22 --------- .idea/copyright/profiles_settings.xml | 3 -- .idea/encodings.xml | 6 --- .idea/gradle.xml | 20 -------- .idea/inspectionProfiles/Project_Default.xml | 13 ------ .../inspectionProfiles/profiles_settings.xml | 7 --- .idea/misc.xml | 46 ------------------- .idea/modules.xml | 10 ---- .idea/runConfigurations.xml | 12 ----- .idea/vcs.xml | 6 --- 11 files changed, 146 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/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations.xml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index b53cf7e34f..0000000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -AndroidAPS \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43efa6..0000000000 --- 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 e7bedf3377..0000000000 --- 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 97626ba454..0000000000 --- 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 2cb270bcda..0000000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 491c025e3d..0000000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 3b312839bf..0000000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 5d19981032..0000000000 --- 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 beeeadee79..0000000000 --- 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 7f68460d8b..0000000000 --- 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 94a25f7f4c..0000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file