Delete .vscode directory

cleaning up per .gitignore
This commit is contained in:
2024-03-13 16:58:30 -06:00
committed by GitHub
parent 2e477a3739
commit 2a6b0e5766

View File

@@ -1,8 +0,0 @@
{
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
}
}