[Android] Add .gitignore for appcompat

Jean-Baptiste Kempf git at videolan.org
Thu Jul 3 21:22:43 CEST 2014


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jul  3 21:17:25 2014 +0200| [8fc43978243adf7b3c1655c097e80d5bb3f86636] | committer: Jean-Baptiste Kempf

Add .gitignore for appcompat

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=8fc43978243adf7b3c1655c097e80d5bb3f86636
---

 java-libs/appcompat/.gitignore |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/java-libs/appcompat/.gitignore b/java-libs/appcompat/.gitignore
new file mode 100644
index 0000000..fa8f383
--- /dev/null
+++ b/java-libs/appcompat/.gitignore
@@ -0,0 +1,4 @@
+bin/
+gen/
+obj/
+.settings



More information about the Android mailing list