2
0
mirror of https://github.com/Alia5/GlosSI.git synced 2024-11-01 09:20:17 +00:00
GlosSI/glosc.code-workspace

15 lines
149 B
Plaintext
Raw Normal View History

2021-10-15 14:50:52 +00:00
{
"folders": [
{
"path": "GlosSIConfig"
},
2021-10-15 14:50:52 +00:00
{
2021-10-16 20:42:23 +00:00
"path": "GlosSITarget"
2021-10-15 14:50:52 +00:00
},
{
"name": "root",
2021-10-16 20:42:23 +00:00
"path": "."
2021-10-15 14:50:52 +00:00
}
],
"settings": {}
}