diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-18 14:47:40 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-18 14:47:40 +0200 |
| commit | e5c5f5ed2be13f597bd4674d399a407509f023f7 (patch) | |
| tree | b3915bbc3cf14cdc6976426714ccb39c65ec10f8 /.gitignore | |
| parent | 7f78e56994a824fc8364c91032c1be4ee767ec41 (diff) | |
| download | nissy-core-e5c5f5ed2be13f597bd4674d399a407509f023f7.tar.gz nissy-core-e5c5f5ed2be13f597bd4674d399a407509f023f7.zip | |
Added stuff to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | config.mk | 1 | config.mk |
| 2 | gen | 2 | gen |
| 3 | debuggen | 3 | debuggen |
| 4 | flamegraph.html | ||
| 4 | perf.data | 5 | perf.data |
| 5 | perf.data.old | 6 | perf.data.old |
| 6 | run | 7 | run |
