diff options
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 |
