This commit is contained in:
2025-04-17 11:59:32 -07:00
commit 93aed89ef0
3 changed files with 460 additions and 0 deletions

14
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,14 @@
{
"[markdown]": {
"editor.wordWrap": "off"
},
"cSpell.words": [
"biorad",
"fileshare",
"hgcv",
"PDSF",
"secsgem",
"tencor",
"tibco"
]
}