aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-05-27 16:45:06 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-05-27 16:45:06 +0200
commitcf2896324e60e2dc3890c658378499383100e79c (patch)
treead81c2dd806f561857824c5f1d34b80f8e20f86b /.gitignore
parent7c934801f88c640970ad41b5ddd39f4e39609f28 (diff)
downloadnissy-core-cf2896324e60e2dc3890c658378499383100e79c.tar.gz
nissy-core-cf2896324e60e2dc3890c658378499383100e79c.zip
Big progress with web version
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 63b37ff..ff975e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,8 +21,8 @@ runtest
21runcpp 21runcpp
22runtest.js 22runtest.js
23runtest.wasm 23runtest.wasm
24web/*.wasm
25web/http/nissy_web_module.* 24web/http/nissy_web_module.*
25web/http/worker.mjs
26web/nissy_web_module.* 26web/nissy_web_module.*
27runtool 27runtool
28tools/.DS_Store 28tools/.DS_Store

Generated with cgit - Back to sebastiano.tronto.net