Examples: Emscripten: Tweaks for size. (#2494)

This commit is contained in:
omar
2019-04-15 16:36:14 +02:00
parent 35cbf9c052
commit 1fe6533192
3 changed files with 11 additions and 4 deletions

1
examples/.gitignore vendored
View File

@ -25,6 +25,7 @@ project.xcworkspace
xcuserdata
## Emscripten output
*.o.tmp
*.out.js
*.out.wasm
example_emscripten/example_emscripten.*