diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-10 08:27:00 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-10 08:27:00 +0200 |
| commit | 7011ec18920aa2e29f7cfa1b754b636ed9cadeac (patch) | |
| tree | ba1075ebd3602c33ed8abb8825fbe7b2d4c34e4f /.gitignore | |
| parent | 37b1cbd716c49535d7f922678f1b7b3603e13c59 (diff) | |
| download | nissy-core-7011ec18920aa2e29f7cfa1b754b636ed9cadeac.tar.gz nissy-core-7011ec18920aa2e29f7cfa1b754b636ed9cadeac.zip | |
Added cachegrind output to .gitignore
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@ | |||
| 1 | .DS_Store | 1 | .DS_Store |
| 2 | cachegrind.out.* | ||
| 2 | config.mk | 3 | config.mk |
| 3 | gen | 4 | gen |
| 4 | debuggen | 5 | debuggen |
