diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-15 19:14:29 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-15 19:14:29 +0200 |
| commit | c2f3b1c9c534cadc81ebab3e718832d121cdf9cf (patch) | |
| tree | 458552dfe2e114e4d6dd9aae766855dc6351efbb /.gitignore | |
| parent | 97ae34da2a51d9bbc13905598ebc80633c3f80c2 (diff) | |
| download | nissy-core-c2f3b1c9c534cadc81ebab3e718832d121cdf9cf.tar.gz nissy-core-c2f3b1c9c534cadc81ebab3e718832d121cdf9cf.zip | |
WASM and JS port - work in progress
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -22,7 +22,7 @@ runcpp | |||
| 22 | runtest.js | 22 | runtest.js |
| 23 | runtest.wasm | 23 | runtest.wasm |
| 24 | wasm/*.wasm | 24 | wasm/*.wasm |
| 25 | wasm/nissy_raw_module.js | 25 | wasm/nissy_web_module.* |
| 26 | runtool | 26 | runtool |
| 27 | tools/.DS_Store | 27 | tools/.DS_Store |
| 28 | run.DSYM | 28 | run.DSYM |
