[Android] Update .gitignore for eclipse files and patch dir
Geoffrey Métais
git at videolan.org
Sun Sep 28 07:33:07 CEST 2014
vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Fri Sep 26 15:12:25 2014 +0200| [e635abeaf87a9accc2db4fcc73207e04a4e69fc1] | committer: Jean-Baptiste Kempf
Update .gitignore for eclipse files and patch dir
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=e635abeaf87a9accc2db4fcc73207e04a4e69fc1
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 09c9a31..b8ccb8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,8 @@ Thumbs.db
# Eclipse
#.classpath
#.project
+java-libs/appcompat/.classpath
+java-libs/appcompat/.project
# Android Studio
.idea
More information about the Android
mailing list