mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-05 03:35:38 +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",
|
||||
"prefix": "RSTL_"
|
||||
}
|
||||
},
|
||||
],
|
||||
"C/C++ Include Guard.Auto Update Path Allowlist": [
|
||||
"include"
|
||||
],
|
||||
"C/C++ Include Guard.Auto Update Path Blocklist": [
|
||||
"include/zlib"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user