Commit 3ad9edaa authored by Allon Hadaya's avatar Allon Hadaya

Ignore '.project' and '.classpath' to avoid conflict between development environments.

parent 1a188f26
...@@ -14,3 +14,7 @@ gen/ ...@@ -14,3 +14,7 @@ gen/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties
# Eclipse project files
.classpath
.project
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment