diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-07 14:24:48 -0500 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-11-07 14:24:48 -0500 |
| commit | 04a5b59db5b460eab06c07bc6a44391fac5d0806 (patch) | |
| tree | 007e2af358aa1d9319facc3cf8230d102360984e /.vscode/settings.json | |
| parent | 0492ca2b52485bc5ffcc0c495963e23ffc8415b4 (diff) | |
GX work
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 35525029..01bb1bcf 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -24,6 +24,7 @@ "search.exclude": { "build/*/config.json": true, "build/**/*.MAP": true, + "build/*/include/assets/**": true, "build.ninja": true, ".ninja_*": true, "objdiff.json": true, |
