diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-08-10 17:39:32 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-08-10 17:39:32 +0200 |
| commit | 4a016679d1f5f33ab0679dfc315222797075dc65 (patch) | |
| tree | 3cde6b560163d3e404d202d9b396476417c5af93 /.gitignore | |
| parent | dc64668ceba09cd048fb92af77857b594c584c27 (diff) | |
| parent | c0d829e588c5d25ee0fc0ff3212658c92c0fb0a8 (diff) | |
| download | nissy-core-4a016679d1f5f33ab0679dfc315222797075dc65.tar.gz nissy-core-4a016679d1f5f33ab0679dfc315222797075dc65.zip | |
Merge branch 'master' of github.com:sebastianotronto/h48
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -7,7 +7,9 @@ run | |||
| 7 | tables/* | 7 | tables/* |
| 8 | test/*/runtest | 8 | test/*/runtest |
| 9 | test/run | 9 | test/run |
| 10 | test/run.DSYM | ||
| 10 | test/last.* | 11 | test/last.* |
| 11 | tools/results | 12 | tools/results |
| 13 | .vscode | ||
| 12 | *.o | 14 | *.o |
| 13 | *.s | 15 | *.s |
