diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-14 19:10:39 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-14 20:21:07 +0200 |
| commit | 3c12def93ed667548bcd9c534c31ec31bfefb8e0 (patch) | |
| tree | e47695e828792aec00d73d9e9e34cb6cd3a666f4 /.gitignore | |
| parent | 87de946c47b3b5ef0fb0c5f2289bb033bc8d9038 (diff) | |
| download | nissy-core-3c12def93ed667548bcd9c534c31ec31bfefb8e0.tar.gz nissy-core-3c12def93ed667548bcd9c534c31ec31bfefb8e0.zip | |
Fallback tables
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -11,6 +11,7 @@ run | |||
| 11 | shell/lasttest.out | 11 | shell/lasttest.out |
| 12 | shell/lasttest.err | 12 | shell/lasttest.err |
| 13 | tables/* | 13 | tables/* |
| 14 | tables-old/* | ||
| 14 | test/*/runtest | 15 | test/*/runtest |
| 15 | test/.DS_Store | 16 | test/.DS_Store |
| 16 | test/run | 17 | test/run |
