diff --git a/.gitignore b/.gitignore index 51ad72c..16fd23e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ /depends /debug /.cache -*.patch \ No newline at end of file +*.patch +/.vscode \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index a2cdb86..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "files.associations": { - "virt_ds4.h": "c" - } -} \ No newline at end of file