diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -3,6 +3,11 @@ config.mk | |||
| 3 | benchmark/results | 3 | benchmark/results |
| 4 | old/benchmark/results | 4 | old/benchmark/results |
| 5 | benchmark/run | 5 | benchmark/run |
| 6 | gen | ||
| 7 | debuggen | ||
| 8 | perf.data | ||
| 9 | perf.data.old | ||
| 10 | tables/data/* | ||
| 6 | test/*/runtest | 11 | test/*/runtest |
| 7 | test/run | 12 | test/run |
| 8 | test/last.* | 13 | test/last.* |
