diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-25 12:11:34 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-25 12:11:34 +0200 |
| commit | 238702e7dd860af59d22f33cbfe163f28c3beb4e (patch) | |
| tree | 577adc495c4e5284f357e44e2877e8c848d79a24 /.gitignore | |
| parent | e1690a427040f710de5643643d7c6226c1b2364f (diff) | |
| download | nissy-core-238702e7dd860af59d22f33cbfe163f28c3beb4e.tar.gz nissy-core-238702e7dd860af59d22f33cbfe163f28c3beb4e.zip | |
Cleanup
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -22,8 +22,7 @@ runcpp | |||
| 22 | runtest.js | 22 | runtest.js |
| 23 | runtest.wasm | 23 | runtest.wasm |
| 24 | web/*.wasm | 24 | web/*.wasm |
| 25 | web/http/*.wasm | 25 | web/http/nissy_web_module.* |
| 26 | web/http/*.mjs | ||
| 27 | web/nissy_web_module.* | 26 | web/nissy_web_module.* |
| 28 | runtool | 27 | runtool |
| 29 | tools/.DS_Store | 28 | tools/.DS_Store |
