Revert unrelated changes to .vscode/settings.json

This commit is contained in:
garrettsiegel
2026-02-02 18:56:26 -05:00
parent b1fd2fbf5a
commit ba03707825

10
.vscode/settings.json vendored
View File

@@ -17,13 +17,5 @@
"yaml.schemas": {
"./.schemas/collection.schema.json": "*.collection.yml",
"./.schemas/tools.schema.json": "website/data/tools.yml",
},
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/.DS_Store": true,
"**/Thumbs.db": true
},
"hide-files.files": []
}
}