diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-08-30 17:52:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-30 17:52:55 +0200 |
| commit | ff4bde84872ec0b93f0f097f5a56bd5e7cbb0311 (patch) | |
| tree | 2c5faddf404ebd92bd1b1039dd0c8a779de4fc58 /.gitignore | |
| parent | eb20084ec94e9043e55a98717128a4ba1e6215cb (diff) | |
| parent | 4abb800c4b4f3a509c07821ade8d34e3699bdf10 (diff) | |
| download | nissy-core-ff4bde84872ec0b93f0f097f5a56bd5e7cbb0311.tar.gz nissy-core-ff4bde84872ec0b93f0f097f5a56bd5e7cbb0311.zip | |
Merge pull request #2 from enricotenuti/master
nissbranch ver1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -8,6 +8,7 @@ tables/* | |||
| 8 | test/*/runtest | 8 | test/*/runtest |
| 9 | test/run | 9 | test/run |
| 10 | test/run.DSYM | 10 | test/run.DSYM |
| 11 | run.DSYM | ||
| 11 | test/last.* | 12 | test/last.* |
| 12 | tools/results | 13 | tools/results |
| 13 | .vscode | 14 | .vscode |
