mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -104,6 +104,7 @@ GRTAGS
|
||||
GTAGS
|
||||
|
||||
# Zig programming language
|
||||
.zig-cache/
|
||||
zig-cache/
|
||||
zig-out/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user