rest of files, not sorted
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -15,7 +15,9 @@
|
||||
"**/.pytest_cache": true,
|
||||
".pytest_cache": true,
|
||||
"**/__pycache__": true,
|
||||
"__pycache__": true
|
||||
"__pycache__": true,
|
||||
"**/.trunk": true,
|
||||
"**/.vscode": true
|
||||
},
|
||||
"explorerExclude.backup": {},
|
||||
"python.testing.unittestEnabled": false,
|
||||
|
||||
Reference in New Issue
Block a user