diff options
| author | enricotenuti <tenutz_27@outlook.it> | 2024-08-07 20:09:12 +0200 |
|---|---|---|
| committer | enricotenuti <tenutz_27@outlook.it> | 2024-08-07 20:09:12 +0200 |
| commit | d613e7258bca459a59cdb7b4fb8a7cb041137377 (patch) | |
| tree | 28b3341cf75e2348a26ab9ee44f386c9cda22cfd /.gitignore | |
| parent | f148aa65dfe587e7b5d2f48b5005be670788dbe6 (diff) | |
| download | nissy-core-d613e7258bca459a59cdb7b4fb8a7cb041137377.tar.gz nissy-core-d613e7258bca459a59cdb7b4fb8a7cb041137377.zip | |
cube_neon ver1
Diffstat (limited to '')
| -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 |
