1
0
mirror of https://github.com/github/gitignore synced 2024-12-05 01:45:42 +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 local.properties
.settings/ .settings/
.loadpath .loadpath
.classpath
.project
# External tool builders # External tool builders
.externalToolBuilders/ .externalToolBuilders/