mirror of
https://github.com/HackerN64/HackerOoT.git
synced 2026-01-21 10:37:37 -08:00
10 lines
180 B
JSON
10 lines
180 B
JSON
{
|
|
"search.useIgnoreFiles": false,
|
|
"search.exclude": {
|
|
"**/.git": true,
|
|
"baseroms/**": true,
|
|
"build/**": true,
|
|
"expected/**": true,
|
|
},
|
|
}
|