aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-05-14 09:55:52 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-05-14 09:55:52 +0200
commit97ae34da2a51d9bbc13905598ebc80633c3f80c2 (patch)
tree7496396ece5e9f5a1e170653d1f13de749170d5b /.gitignore
parentd60c210bdadff5d8f5b9dc73a701560d54f69fff (diff)
downloadnissy-core-97ae34da2a51d9bbc13905598ebc80633c3f80c2.tar.gz
nissy-core-97ae34da2a51d9bbc13905598ebc80633c3f80c2.zip
Updates to build script and preparation for JS / WASM target
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4a9c4dd..f696f7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,8 +18,11 @@ test/.DS_Store
18test/run 18test/run
19test/run.DSYM 19test/run.DSYM
20runtest 20runtest
21runcpp
21runtest.js 22runtest.js
22runtest.wasm 23runtest.wasm
24wasm/*.wasm
25wasm/nissy_raw_module.js
23runtool 26runtool
24tools/.DS_Store 27tools/.DS_Store
25run.DSYM 28run.DSYM

Generated with cgit - Back to sebastiano.tronto.net