[Android] [PATCH] Update .gitignore for eclipse files and patch dir

Geoffrey Métais geoffrey.metais at gmail.com
Fri Sep 26 15:12:25 CEST 2014


---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 09c9a31..fdbc843 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,11 @@ Thumbs.db
 # Eclipse
 #.classpath
 #.project
+java-libs/appcompat/.classpath
+java-libs/appcompat/.project
 
 # Android Studio
 .idea
+
+# Patches directory
+patches/
-- 
1.9.1



More information about the Android mailing list