This commit is contained in:
2025-07-30 16:20:09 -07:00
commit c8d2d6aaf6
6 changed files with 1276 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"
]
}