Delete .vscode directory

cleaning up per .gitignore
This commit is contained in:
Steve Dogiakos 2024-03-13 16:58:30 -06:00 committed by GitHub
parent 2e477a3739
commit 2a6b0e5766
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

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