diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-27 16:45:06 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-27 16:45:06 +0200 |
| commit | cf2896324e60e2dc3890c658378499383100e79c (patch) | |
| tree | ad81c2dd806f561857824c5f1d34b80f8e20f86b /.gitignore | |
| parent | 7c934801f88c640970ad41b5ddd39f4e39609f28 (diff) | |
| download | nissy-core-cf2896324e60e2dc3890c658378499383100e79c.tar.gz nissy-core-cf2896324e60e2dc3890c658378499383100e79c.zip | |
Big progress with web version
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -21,8 +21,8 @@ runtest | |||
| 21 | runcpp | 21 | runcpp |
| 22 | runtest.js | 22 | runtest.js |
| 23 | runtest.wasm | 23 | runtest.wasm |
| 24 | web/*.wasm | ||
| 25 | web/http/nissy_web_module.* | 24 | web/http/nissy_web_module.* |
| 25 | web/http/worker.mjs | ||
| 26 | web/nissy_web_module.* | 26 | web/nissy_web_module.* |
| 27 | runtool | 27 | runtool |
| 28 | tools/.DS_Store | 28 | tools/.DS_Store |
