mirror of
https://github.com/github/gitignore
synced 2024-11-29 15:14: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
|
.loadpath
|
||||||
.recommenders
|
.recommenders
|
||||||
|
|
||||||
# Eclipse Core
|
|
||||||
.project
|
|
||||||
|
|
||||||
# External tool builders
|
# External tool builders
|
||||||
.externalToolBuilders/
|
.externalToolBuilders/
|
||||||
|
|
||||||
@ -26,9 +23,6 @@ local.properties
|
|||||||
# CDT-specific (C/C++ Development Tooling)
|
# CDT-specific (C/C++ Development Tooling)
|
||||||
.cproject
|
.cproject
|
||||||
|
|
||||||
# JDT-specific (Eclipse Java Development Tools)
|
|
||||||
.classpath
|
|
||||||
|
|
||||||
# Java annotation processor (APT)
|
# Java annotation processor (APT)
|
||||||
.factorypath
|
.factorypath
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user