From 30b43f08955158d4f2066f4b50fe8d1241b3177b Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 16 May 2025 15:43:09 +0200 Subject: Remove configure + make build system. This commit also updates the README, cleans up some stuff and fixes some oopsies. --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0f929bb..810efe2 100644 --- a/.gitignore +++ b/.gitignore @@ -21,8 +21,8 @@ runtest runcpp runtest.js runtest.wasm -wasm/*.wasm -wasm/nissy_web_module.* +web/*.wasm +web/nissy_web_module.* runtool tools/.DS_Store run.DSYM -- cgit v1.3