mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-11 10:19:08 +00:00
Add zlib to block list
This commit is contained in:
parent
125fef14cf
commit
e5b3cfa36a
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -30,9 +30,12 @@
|
|||||||
{
|
{
|
||||||
"folderPath": "include/rstl",
|
"folderPath": "include/rstl",
|
||||||
"prefix": "RSTL_"
|
"prefix": "RSTL_"
|
||||||
}
|
},
|
||||||
],
|
],
|
||||||
"C/C++ Include Guard.Auto Update Path Allowlist": [
|
"C/C++ Include Guard.Auto Update Path Allowlist": [
|
||||||
"include"
|
"include"
|
||||||
],
|
],
|
||||||
|
"C/C++ Include Guard.Auto Update Path Blocklist": [
|
||||||
|
"include/zlib"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user