diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-26 14:59:11 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-26 15:00:16 +0200 |
| commit | 818186b480d7c05e0c58ff89da2180f5b2476434 (patch) | |
| tree | 0f6e4919d4001775a4820dffd29448dbd20c00db /.gitignore | |
| parent | bb09e52a7481718ae1fe324d16b99970450908f8 (diff) | |
| download | nissy-core-818186b480d7c05e0c58ff89da2180f5b2476434.tar.gz nissy-core-818186b480d7c05e0c58ff89da2180f5b2476434.zip | |
Added TOOLARGS and simplified gendata tool(s)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -10,6 +10,7 @@ test/*/runtest | |||
| 10 | test/run | 10 | test/run |
| 11 | test/run.DSYM | 11 | test/run.DSYM |
| 12 | run.DSYM | 12 | run.DSYM |
| 13 | run.core | ||
| 13 | test/last.* | 14 | test/last.* |
| 14 | tools/results | 15 | tools/results |
| 15 | .vscode | 16 | .vscode |
