typo
This commit is contained in:
parent
a92c8b7753
commit
7a1d0ae197
|
@ -7,4 +7,4 @@
|
||||||
.project
|
.project
|
||||||
*/.factorypath
|
*/.factorypath
|
||||||
**/.antlr/
|
**/.antlr/
|
||||||
.code-workspace
|
*.code-workspace
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"folders": [
|
||||||
|
{
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"settings": {}
|
||||||
|
}
|
Loading…
Reference in New Issue