mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 20:05:12 +00:00
Revert unrelated changes to .vscode/settings.json
This commit is contained in:
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
@@ -17,13 +17,5 @@
|
|||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"./.schemas/collection.schema.json": "*.collection.yml",
|
"./.schemas/collection.schema.json": "*.collection.yml",
|
||||||
"./.schemas/tools.schema.json": "website/data/tools.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": []
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user