diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-30 12:44:47 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-06-30 12:44:47 +0200 |
| commit | 3c9efb490ccbe1b0d7768d77fcdcac012c00e8c6 (patch) | |
| tree | 15791a5a2862801e214ed389d72d35b48a0dc8bc /.gitignore | |
| parent | 05bdcfef13ef2bdd05df6af13a74ec3cd7fcd22f (diff) | |
| download | nissy-core-3c9efb490ccbe1b0d7768d77fcdcac012c00e8c6.tar.gz nissy-core-3c9efb490ccbe1b0d7768d77fcdcac012c00e8c6.zip | |
Added a solver, but found out h48 table is broken
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +5,7 @@ gen | |||
| 5 | debuggen | 5 | debuggen |
| 6 | perf.data | 6 | perf.data |
| 7 | perf.data.old | 7 | perf.data.old |
| 8 | run | ||
| 8 | tables/* | 9 | tables/* |
| 9 | test/*/runtest | 10 | test/*/runtest |
| 10 | test/run | 11 | test/run |
