From 88fa9b40dccb31ebb9fc51020645698f8fac44cd Mon Sep 17 00:00:00 2001 From: iwgeric Date: Mon, 24 Mar 2014 20:01:51 -0400 Subject: [PATCH] Update .gitignore Shouldn't have added libs directory. This is for the pre-compiled native libs. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4369a60d9..32cd7f98d 100644 --- a/.gitignore +++ b/.gitignore @@ -71,4 +71,3 @@ /jme3-android-native/openal-soft/ /jme3-android-native/OpenALSoft.zip /jme3-android-native/stb_image/ -/jme3-android-native/libs/ \ No newline at end of file