diff options
| author | enricotenuti <tenutz_27@outlook.it> | 2024-08-29 19:07:48 +0200 |
|---|---|---|
| committer | enricotenuti <tenutz_27@outlook.it> | 2024-08-29 19:07:48 +0200 |
| commit | 47a65b676d1de889706517f05659f0bb659782c9 (patch) | |
| tree | 51f3c25f3ae22699de269b493315eb579e280280 /.gitignore | |
| parent | a2b868261d0504c95b1091db0ce014fd567281c3 (diff) | |
| download | nissy-core-47a65b676d1de889706517f05659f0bb659782c9.tar.gz nissy-core-47a65b676d1de889706517f05659f0bb659782c9.zip | |
nissbranch ver1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -7,6 +7,7 @@ run | |||
| 7 | tables/* | 7 | tables/* |
| 8 | test/*/runtest | 8 | test/*/runtest |
| 9 | test/run | 9 | test/run |
| 10 | test/run.DSYM | ||
| 10 | run.DSYM | 11 | run.DSYM |
| 11 | test/last.* | 12 | test/last.* |
| 12 | tools/results | 13 | tools/results |
