Examples: SDL3+OpenGL3: fixed Emscripten makefile + ignore list.

Can't get this to run however.
This commit is contained in:
ocornut
2025-10-29 14:21:43 +01:00
parent 40f9e4e8e2
commit 2a229c8cb8
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -46,6 +46,7 @@ examples/example_glfw_opengl3/web/*
examples/example_glfw_wgpu/web/*
examples/example_glfw_wgpu/external/*
examples/example_sdl2_opengl3/web/*
examples/example_sdl3_opengl3/web/*
## JetBrains IDE artifacts
.idea