1
0
Fork 0
mirror of https://github.com/IRS-Public/direct-file.git synced 2025-06-27 20:25:52 +00:00

Delete direct-file/.vscode directory

Deleted the .vscode user settings folder that was likely added as a mistake
This commit is contained in:
mitra 2025-06-24 10:12:01 +03:00 committed by GitHub
parent e0d5c84451
commit 7c27e7c4f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +0,0 @@
{
"xml.format.maxLineWidth": 120,
"[xml]": {
"editor.defaultFormatter": "redhat.vscode-xml",
"editor.tabSize": 2
},
"files.watcherExclude": {
"**/target": true
},
}