Change emscripten default build dir to "emscriptenBuild"

Avoids complications with local build directory when building.
This commit is contained in:
Mathias Baumann
2019-02-27 12:30:15 +01:00
parent 97d3b88f65
commit 98b7dc2881
6 changed files with 36 additions and 11 deletions
+1
View File
@@ -32,6 +32,7 @@ prerelease.txt
# Build directory
build/
emscripten_build/
docs/_build
docs/utils/__pycache__
docs/utils/*.pyc