Ignore '.project' and '.classpath' to avoid conflict between development environments.
This commit is contained in:
@ -14,3 +14,7 @@ gen/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
|
Reference in New Issue
Block a user