aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-05-09 18:00:00 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-05-09 18:00:00 +0200
commit8e931537ff13137f49de58b84898a13ed3cdeeef (patch)
tree0afa226e273dd07872516f3c780c9baeb34318aa /.gitignore
parente261c743dea0184ca32740160b2f101325d366fd (diff)
downloadnissy-core-8e931537ff13137f49de58b84898a13ed3cdeeef.tar.gz
nissy-core-8e931537ff13137f49de58b84898a13ed3cdeeef.zip
Add wasmtest target to build script; minor fixes in tools and tests
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6e6d36a..4a9c4dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@ test/.DS_Store
18test/run 18test/run
19test/run.DSYM 19test/run.DSYM
20runtest 20runtest
21runtest.js
22runtest.wasm
21runtool 23runtool
22tools/.DS_Store 24tools/.DS_Store
23run.DSYM 25run.DSYM

Generated with cgit - Back to sebastiano.tronto.net