From: jiri hubacek Date: Sat, 31 Jan 2015 21:56:18 +0000 (+0100) Subject: Files which should be omitted. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/orte.git/commitdiff_plain/fcfa49fcd4a542ffb2874f9eb3614aaba444f041 Files which should be omitted. --- 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 - -