mirror of
https://github.com/github/gitignore
synced 2024-11-26 05:34:21 +01:00
Merge pull request #2336 from raeglan/patch-1
.project and .classpath should be inside VC
This commit is contained in:
commit
978c9be98c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user