summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6ff0e234..eeb1ed09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,6 +56,9 @@ packages/
*.so.*
*.dll
+# Emscripten
+emsdk
+
# Ignore wasm data in examples/
examples/**/*.wasm
examples/**/*.data