Skip to content

Commit ba03707

Browse files
committed
Revert unrelated changes to .vscode/settings.json
1 parent b1fd2fb commit ba03707

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,5 @@
1717
"yaml.schemas": {
1818
"./.schemas/collection.schema.json": "*.collection.yml",
1919
"./.schemas/tools.schema.json": "website/data/tools.yml",
20-
},
21-
"files.exclude": {
22-
"**/.git": true,
23-
"**/.svn": true,
24-
"**/.hg": true,
25-
"**/.DS_Store": true,
26-
"**/Thumbs.db": true
27-
},
28-
"hide-files.files": []
20+
}
2921
}

0 commit comments

Comments
 (0)