Files
freeplanet_serverside/src/server/MYAPP.code-workspace

14 lines
182 B
Plaintext
Raw Normal View History

2022-11-12 12:00:21 +01:00
{
"folders": [
{
"path": "../.."
},
{
"path": "../../../newfreeplanet"
}
],
2022-11-23 10:27:27 +01:00
"settings": {
"search.useIgnoreFiles": true,
"search.useParentIgnoreFiles": true
}
2022-11-12 12:00:21 +01:00
}