ignore .factorypath for vscode temp file (#3123)
This commit is contained in:
parent
8d70533921
commit
1a36c38b29
|
|
@ -14,3 +14,5 @@ packages/
|
|||
/docker/snapshot/*.gz
|
||||
.mvn/wrapper/*.jar
|
||||
OALLexer.tokens
|
||||
.factorypath
|
||||
.vscode
|
||||
|
|
|
|||
Loading…
Reference in New Issue