From f9df216dfbd5f8363d457343556a18c30dec30a0 Mon Sep 17 00:00:00 2001 From: "florian.bramer" Date: Mon, 15 Jun 2015 13:27:33 +0200 Subject: [PATCH] we do not want to share IDE related files anymore --- 2015/android/Geofence/.idea/.name | 1 - 2015/android/Geofence/.idea/compiler.xml | 22 ---- .../.idea/copyright/profiles_settings.xml | 3 - .../.idea/dictionaries/andreibechet.xml | 8 -- 2015/android/Geofence/.idea/gradle.xml | 19 ---- 2015/android/Geofence/.idea/misc.xml | 22 ---- 2015/android/Geofence/.idea/modules.xml | 9 -- 2015/android/Geofence/.idea/vcs.xml | 6 - 2015/android/Geofence/Geofence.iml | 19 ---- 2015/android/Geofence/app/app.iml | 103 ------------------ 10 files changed, 212 deletions(-) delete mode 100644 2015/android/Geofence/.idea/.name delete mode 100644 2015/android/Geofence/.idea/compiler.xml delete mode 100644 2015/android/Geofence/.idea/copyright/profiles_settings.xml delete mode 100644 2015/android/Geofence/.idea/dictionaries/andreibechet.xml delete mode 100644 2015/android/Geofence/.idea/gradle.xml delete mode 100644 2015/android/Geofence/.idea/misc.xml delete mode 100644 2015/android/Geofence/.idea/modules.xml delete mode 100644 2015/android/Geofence/.idea/vcs.xml delete mode 100644 2015/android/Geofence/Geofence.iml delete mode 100644 2015/android/Geofence/app/app.iml diff --git a/2015/android/Geofence/.idea/.name b/2015/android/Geofence/.idea/.name deleted file mode 100644 index af0e055..0000000 --- a/2015/android/Geofence/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -Geofence \ No newline at end of file diff --git a/2015/android/Geofence/.idea/compiler.xml b/2015/android/Geofence/.idea/compiler.xml deleted file mode 100644 index 96cc43e..0000000 --- a/2015/android/Geofence/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/copyright/profiles_settings.xml b/2015/android/Geofence/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/2015/android/Geofence/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/dictionaries/andreibechet.xml b/2015/android/Geofence/.idea/dictionaries/andreibechet.xml deleted file mode 100644 index 3d533a8..0000000 --- a/2015/android/Geofence/.idea/dictionaries/andreibechet.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - esrlabs - geofence - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/gradle.xml b/2015/android/Geofence/.idea/gradle.xml deleted file mode 100644 index c595ad9..0000000 --- a/2015/android/Geofence/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/misc.xml b/2015/android/Geofence/.idea/misc.xml deleted file mode 100644 index e284b1d..0000000 --- a/2015/android/Geofence/.idea/misc.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/modules.xml b/2015/android/Geofence/.idea/modules.xml deleted file mode 100644 index 155e282..0000000 --- a/2015/android/Geofence/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/.idea/vcs.xml b/2015/android/Geofence/.idea/vcs.xml deleted file mode 100644 index 6564d52..0000000 --- a/2015/android/Geofence/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/Geofence.iml b/2015/android/Geofence/Geofence.iml deleted file mode 100644 index f30cd02..0000000 --- a/2015/android/Geofence/Geofence.iml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/2015/android/Geofence/app/app.iml b/2015/android/Geofence/app/app.iml deleted file mode 100644 index 940ead4..0000000 --- a/2015/android/Geofence/app/app.iml +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file