still easy, but not as much as I had expected.

This commit is contained in:
Metis
2024-08-31 03:40:25 -04:00
parent 4453b09155
commit e5fdb2e0d6
6 changed files with 22 additions and 6 deletions
+7 -1
View File
@@ -5,5 +5,11 @@
"workbench.editorAssociations": {
"*.dmi": "imagePreview.previewEditor"
},
"files.exclude": {
"**/*.rpyc": true,
"**/*.rpa": true,
"**/*.rpymc": true,
"**/cache/": true
}
}
}