[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121)
This commit is contained in:
parent
c8313d9ebc
commit
9e22fddf1a
2 changed files with 4 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -104,6 +104,7 @@ GRTAGS
|
|||
GTAGS
|
||||
|
||||
# Zig programming language
|
||||
.zig-cache/
|
||||
zig-cache/
|
||||
zig-out/
|
||||
build/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue