diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-13 20:32:59 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-07-13 20:32:59 +0200 |
| commit | a016aa7f78c86c59bab3ae4970f8cc339186bc91 (patch) | |
| tree | e40d495971428c644fd924868fc983a51ff85a10 /.gitignore | |
| parent | d3db14d63a03c4a313e818ba1435433dd18acba4 (diff) | |
| download | nissy-core-a016aa7f78c86c59bab3ae4970f8cc339186bc91.tar.gz nissy-core-a016aa7f78c86c59bab3ae4970f8cc339186bc91.zip | |
Added new bfs attempt, but looks wrong
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -1,6 +1,4 @@ | |||
| 1 | config.mk | 1 | config.mk |
| 2 | benchmark/results | ||
| 3 | benchmark/run | ||
| 4 | gen | 2 | gen |
| 5 | debuggen | 3 | debuggen |
| 6 | perf.data | 4 | perf.data |
