1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00

Added Eclipse JDT .classpath file, and the Eclipse core .project file to

template
This commit is contained in:
Nicholas Pace 2014-12-26 22:23:09 -05:00
parent 13f15a38f3
commit b4f1a94691

View File

@ -11,6 +11,9 @@ local.properties
.settings/
.loadpath
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
@ -20,6 +23,9 @@ local.properties
# CDT-specific
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# PDT-specific
.buildpath