mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-04 12:08:47 +02:00
Ignore list: added emscripten output
This commit is contained in:
4
examples/.gitignore
vendored
4
examples/.gitignore
vendored
@ -21,6 +21,10 @@ build/*
|
||||
project.xcworkspace
|
||||
xcuserdata
|
||||
|
||||
## Emscripten output
|
||||
*.out.js
|
||||
*.out.wasm
|
||||
|
||||
## Unix executables
|
||||
example_glfw_opengl2/example_glfw_opengl2
|
||||
example_glfw_opengl3/example_glfw_opengl3
|
||||
|
Reference in New Issue
Block a user