Examples: Emscripten: Amend ba636c5. (#3705)

This commit is contained in:
ocornut
2021-01-11 18:45:53 +01:00
parent 0f14dd9781
commit feaa7ea003
5 changed files with 13 additions and 12 deletions

2
.gitignore vendored
View File

@ -34,7 +34,7 @@ xcuserdata
examples/*.o.tmp
examples/*.out.js
examples/*.out.wasm
examples/example_emscripten_opengl3/example_emscripten_opengl3.*
examples/example_emscripten_opengl3/web/*
## JetBrains IDE artifacts
.idea