Add web target to SDL example (without SDL3 files)
This commit is contained in:
parent
c9ffc52ee4
commit
ab0163e60f
4 changed files with 18 additions and 0 deletions
4
examples/sdl_app/.gitignore
vendored
4
examples/sdl_app/.gitignore
vendored
|
|
@ -2,3 +2,7 @@
|
|||
/build
|
||||
/build.ninja
|
||||
/shuriken.override.yaml
|
||||
|
||||
# SDL3 files
|
||||
/lib
|
||||
/vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue