diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -18,8 +18,11 @@ test/.DS_Store | |||
| 18 | test/run | 18 | test/run |
| 19 | test/run.DSYM | 19 | test/run.DSYM |
| 20 | runtest | 20 | runtest |
| 21 | runcpp | ||
| 21 | runtest.js | 22 | runtest.js |
| 22 | runtest.wasm | 23 | runtest.wasm |
| 24 | wasm/*.wasm | ||
| 25 | wasm/nissy_raw_module.js | ||
| 23 | runtool | 26 | runtool |
| 24 | tools/.DS_Store | 27 | tools/.DS_Store |
| 25 | run.DSYM | 28 | run.DSYM |
