mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-08-03 18:55:39 +00:00
Add zlib to block list
Former-commit-id: e5b3cfa36a64e02dce79d7280469d3df5f2b5ae1
This commit is contained in:
parent
183e241c45
commit
6380e4db68
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