From 97ae34da2a51d9bbc13905598ebc80633c3f80c2 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 14 May 2025 09:55:52 +0200 Subject: Updates to build script and preparation for JS / WASM target --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4a9c4dd..f696f7c 100644 --- a/.gitignore +++ b/.gitignore @@ -18,8 +18,11 @@ test/.DS_Store test/run test/run.DSYM runtest +runcpp runtest.js runtest.wasm +wasm/*.wasm +wasm/nissy_raw_module.js runtool tools/.DS_Store run.DSYM -- cgit v1.3