Ignore '.project' and '.classpath' to avoid conflict between development environments.
@@ -14,3 +14,7 @@ gen/
# Local configuration file (sdk path, etc)
local.properties
+
+# Eclipse project files
+.classpath
+.project