diff options
| author | enricotenuti <tenutz_27@outlook.it> | 2024-08-26 17:56:17 +0200 |
|---|---|---|
| committer | enricotenuti <tenutz_27@outlook.it> | 2024-08-26 17:56:17 +0200 |
| commit | 81daed66c3415827de7ab6a15c081a8f696f7a95 (patch) | |
| tree | 9f6a2b7600cbaa6306eb73ef3be6e52fb9084881 /.gitignore | |
| parent | f2907e471b3caddc5844bc6994e1cbd249019747 (diff) | |
| download | nissy-core-81daed66c3415827de7ab6a15c081a8f696f7a95.tar.gz nissy-core-81daed66c3415827de7ab6a15c081a8f696f7a95.zip | |
premoves and niss
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +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 | test/last.* | 11 | test/last.* |
| 12 | tools/results | 12 | tools/results |
| 13 | .vscode | 13 | .vscode |
