mirror of
https://github.com/github/gitignore
synced 2024-12-23 13:20:17 +01:00
Merge pull request #289 from allonhadaya/patch-1
Ignore '.project' and '.classpath' to avoid conflict between development environments.
This commit is contained in:
commit
9fb6b97685
@ -14,3 +14,7 @@ gen/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
|
Loading…
x
Reference in New Issue
Block a user