Add workspace

This commit is contained in:
2024-08-10 09:54:48 -04:00
parent db92aea17d
commit 724b292dab
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"cSpell.ignoreWords": [
"lnum"
],
"cSpell.words": [
"ggplotly",
"Rscript",
"Zscore"
],
"cSpell.enabled": false
}
}