Add Eclipse 4.5 new workspace folder to .gitignore
Closes gh-3375
This commit is contained in:
parent
5541b3be43
commit
ab8d40026e
|
@ -10,6 +10,7 @@
|
||||||
.settings
|
.settings
|
||||||
.metadata
|
.metadata
|
||||||
.factorypath
|
.factorypath
|
||||||
|
.recommenders
|
||||||
bin
|
bin
|
||||||
build
|
build
|
||||||
lib/
|
lib/
|
||||||
|
|
Loading…
Reference in New Issue