ignore .checkstyle and .externalToolBuilders for eclipse (#3212)
This commit is contained in:
parent
b247dc979e
commit
c139316bbe
|
|
@ -16,3 +16,5 @@ packages/
|
||||||
OALLexer.tokens
|
OALLexer.tokens
|
||||||
.factorypath
|
.factorypath
|
||||||
.vscode
|
.vscode
|
||||||
|
.checkstyle
|
||||||
|
.externalToolBuilders
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue