mirror of
https://github.com/Drezil/imgui.git
synced 2025-07-15 09:13:13 +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
|
project.xcworkspace
|
||||||
xcuserdata
|
xcuserdata
|
||||||
|
|
||||||
|
## Emscripten output
|
||||||
|
*.out.js
|
||||||
|
*.out.wasm
|
||||||
|
|
||||||
## Unix executables
|
## Unix executables
|
||||||
example_glfw_opengl2/example_glfw_opengl2
|
example_glfw_opengl2/example_glfw_opengl2
|
||||||
example_glfw_opengl3/example_glfw_opengl3
|
example_glfw_opengl3/example_glfw_opengl3
|
||||||
|
Reference in New Issue
Block a user