👷 Avoid specifying each file by nam,e
This commit is contained in:
parent
f712aa150d
commit
137d0c196e
1 changed files with 1 additions and 9 deletions
10
.vscode/settings.json
vendored
10
.vscode/settings.json
vendored
|
@ -16,14 +16,6 @@
|
|||
"xdelta"
|
||||
],
|
||||
"files.associations": {
|
||||
"errno.h": "c",
|
||||
"getopt.h": "c",
|
||||
"stdbool.h": "c",
|
||||
"stdint.h": "c",
|
||||
"stdio.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"string.h": "c",
|
||||
"time.h": "c",
|
||||
"unistd.h": "c"
|
||||
"*.h": "c"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue