Remove .vscode from repo
This commit is contained in:
parent
f382fcc51c
commit
6e5e1d2518
2 changed files with 2 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,4 +5,5 @@
|
||||||
/depends
|
/depends
|
||||||
/debug
|
/debug
|
||||||
/.cache
|
/.cache
|
||||||
*.patch
|
*.patch
|
||||||
|
/.vscode
|
||||||
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"files.associations": {
|
|
||||||
"virt_ds4.h": "c"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue