add code workspace

This commit is contained in:
Jon Schoning 2022-11-05 15:52:31 -05:00 committed by Yann Esposito (Yogsototh)
parent 0f35911133
commit 0e8a60bde7
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

11
espial.code-workspace Normal file
View file

@ -0,0 +1,11 @@
{
"folders": [
{
"path": "."
},
{
"path": "purs"
}
],
"settings": {}
}