Remove .vscode from repo

This commit is contained in:
Denis 2023-12-10 02:45:23 +01:00
parent f382fcc51c
commit 6e5e1d2518
No known key found for this signature in database
GPG key ID: DD9B63F805CF5C03
2 changed files with 2 additions and 6 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/debug
/.cache
*.patch
/.vscode

View file

@ -1,5 +0,0 @@
{
"files.associations": {
"virt_ds4.h": "c"
}
}