mirror of
https://github.com/huihut/interview.git
synced 2024-03-22 13:10:48 +08:00
删除 .vscode
This commit is contained in:
parent
463411393c
commit
c9f4771036
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.vscode
|
46
.vscode/settings.json
vendored
46
.vscode/settings.json
vendored
|
@ -1,46 +0,0 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"initializer_list": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"xstring": "cpp",
|
||||
"xtree": "cpp",
|
||||
"xutility": "cpp",
|
||||
"iosfwd": "cpp",
|
||||
"vector": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"streambuf": "cpp",
|
||||
"tuple": "cpp",
|
||||
"system_error": "cpp",
|
||||
"xtr1common": "cpp",
|
||||
"limits": "cpp",
|
||||
"exception": "cpp",
|
||||
"fstream": "cpp",
|
||||
"map": "cpp",
|
||||
"utility": "cpp",
|
||||
"ios": "cpp",
|
||||
"istream": "cpp",
|
||||
"ostream": "cpp",
|
||||
"xiosbase": "cpp",
|
||||
"cctype": "cpp",
|
||||
"cmath": "cpp",
|
||||
"cstddef": "cpp",
|
||||
"cstdint": "cpp",
|
||||
"cstdio": "cpp",
|
||||
"cstdlib": "cpp",
|
||||
"cstring": "cpp",
|
||||
"cwchar": "cpp",
|
||||
"iostream": "cpp",
|
||||
"iterator": "cpp",
|
||||
"memory": "cpp",
|
||||
"new": "cpp",
|
||||
"stdexcept": "cpp",
|
||||
"typeinfo": "cpp",
|
||||
"xfacet": "cpp",
|
||||
"xlocale": "cpp",
|
||||
"xlocinfo": "cpp",
|
||||
"xlocnum": "cpp",
|
||||
"xmemory": "cpp",
|
||||
"xmemory0": "cpp",
|
||||
"xstddef": "cpp"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user