summaryrefslogtreecommitdiff
path: root/wasm2c/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'wasm2c/.gitignore')
-rw-r--r--wasm2c/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/wasm2c/.gitignore b/wasm2c/.gitignore
index 77757ac5..70f38091 100644
--- a/wasm2c/.gitignore
+++ b/wasm2c/.gitignore
@@ -1,4 +1,5 @@
wasm-rt-impl.o
+wasm-rt-mem-impl.o
wasm-rt-exceptions-impl.o
examples/**/*.o
examples/fac/fac