commit | a765c83bada1627bde76a97d1e8f40a01098b539 | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Tue Jul 03 15:57:34 2018 +0200 |
committer | omar <omarcornut@gmail.com> | Tue Jul 03 15:57:34 2018 +0200 |
tree | fca06094fcafcb5b5449172e4f835254154bcb9c | |
parent | ddb09c6011665fab66bc0d5540346eb1bb68db73 [diff] |
Ignore list: added emscripten output
diff --git a/examples/.gitignore b/examples/.gitignore index d5786ab..9ce332b 100644 --- a/examples/.gitignore +++ b/examples/.gitignore
@@ -21,6 +21,10 @@ project.xcworkspace xcuserdata +## Emscripten output +*.out.js +*.out.wasm + ## Unix executables example_glfw_opengl2/example_glfw_opengl2 example_glfw_opengl3/example_glfw_opengl3