1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 12:47:57 +02:00

Merge pull request #2336 from raeglan/patch-1

.project and .classpath should be inside VC
This commit is contained in:
Brendan Forster 2017-03-29 08:53:31 +11:00 committed by GitHub
commit 978c9be98c

View File

@ -11,9 +11,6 @@ local.properties
.loadpath
.recommenders
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
@ -26,9 +23,6 @@ local.properties
# CDT-specific (C/C++ Development Tooling)
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath