Delete .vscode/settings.json

This commit is contained in:
Waradu 2023-10-31 12:54:31 +01:00 committed by GitHub
parent ab75494549
commit dfae9f1d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.vscode/settings.json vendored
View file

@ -1,11 +0,0 @@
{
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/Thumbs.db": true
},
"hide-files.files": []
}