From fcfa49fcd4a542ffb2874f9eb3614aaba444f041 Mon Sep 17 00:00:00 2001 From: jiri hubacek Date: Sat, 31 Jan 2015 22:56:18 +0100 Subject: [PATCH] Files which should be omitted. --- orte/contrib/shape_android/.classpath | 9 -------- orte/contrib/shape_android/.gitignore | 2 ++ orte/contrib/shape_android/.project | 33 --------------------------- 3 files changed, 2 insertions(+), 42 deletions(-) delete mode 100644 orte/contrib/shape_android/.classpath delete mode 100644 orte/contrib/shape_android/.project diff --git a/orte/contrib/shape_android/.classpath b/orte/contrib/shape_android/.classpath deleted file mode 100644 index 5176974..0000000 --- a/orte/contrib/shape_android/.classpath +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/orte/contrib/shape_android/.gitignore b/orte/contrib/shape_android/.gitignore index 5808629..8e19045 100644 --- a/orte/contrib/shape_android/.gitignore +++ b/orte/contrib/shape_android/.gitignore @@ -15,6 +15,8 @@ libs/ obj/ .settings/ +.project +.classpath # Gradle files .gradle/ diff --git a/orte/contrib/shape_android/.project b/orte/contrib/shape_android/.project deleted file mode 100644 index 08aceb5..0000000 --- a/orte/contrib/shape_android/.project +++ /dev/null @@ -1,33 +0,0 @@ - - - shape_android - - - - - - com.android.ide.eclipse.adt.ResourceManagerBuilder - - - - - com.android.ide.eclipse.adt.PreCompilerBuilder - - - - - org.eclipse.jdt.core.javabuilder - - - - - com.android.ide.eclipse.adt.ApkBuilder - - - - - - com.android.ide.eclipse.adt.AndroidNature - org.eclipse.jdt.core.javanature - - -- 2.39.2