]> source.dussan.org Git - gitignore.git/commitdiff
Ignore '.project' and '.classpath' to avoid conflict between development environments. 289/head
authorAllon Hadaya <allonhadaya@hotmail.com>
Wed, 11 Apr 2012 01:07:22 +0000 (22:07 -0300)
committerAllon Hadaya <allonhadaya@hotmail.com>
Wed, 11 Apr 2012 01:07:22 +0000 (22:07 -0300)
Android.gitignore

index d3f5d3e1884adcc5736cbf83e2f334ba75095b58..fb8e9e091f626ef582179550a350c20ad77030d4 100644 (file)
@@ -14,3 +14,7 @@ gen/
 
 # Local configuration file (sdk path, etc)
 local.properties
+
+# Eclipse project files
+.classpath
+.project