mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-09 23:54:20 +00:00
Examples: SDL3+OpenGL3: fixed Emscripten makefile + ignore list.
Can't get this to run however.
This commit is contained in:
parent
40f9e4e8e2
commit
2a229c8cb8
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue