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
|
||||
.metadata
|
||||
.factorypath
|
||||
.recommenders
|
||||
bin
|
||||
build
|
||||
lib/
|
||||
|
|
Loading…
Reference in New Issue