1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Update Eclipse.gitignore

`.classpath` and `.project` are Eclipse-specific files that should likely not be checked into version control.
This commit is contained in:
Jarrod Davis 2014-05-14 17:32:05 -06:00
parent 561bd5d267
commit b224f25d2e

View File

@ -10,6 +10,9 @@ tmp/
local.properties
.settings/
.loadpath
.classpath
.project
# External tool builders
.externalToolBuilders/