diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-16 11:46:33 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-16 11:46:38 +0200 |
| commit | f9570e5089eeabe32be84ab0507c1d9df99650af (patch) | |
| tree | a7e89e26b84d833fcc29fecc19d5e6f6c61af3e6 /.gitignore | |
| parent | 7c994d0ee99d8b69bf958f1559db3a294f459e3e (diff) | |
| download | nissy-core-f9570e5089eeabe32be84ab0507c1d9df99650af.tar.gz nissy-core-f9570e5089eeabe32be84ab0507c1d9df99650af.zip | |
Removed redundant coordinate computation
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -8,6 +8,7 @@ utils/.DS_Store | |||
| 8 | perf.data | 8 | perf.data |
| 9 | perf.data.old | 9 | perf.data.old |
| 10 | run | 10 | run |
| 11 | debugrun | ||
| 11 | shell/lasttest.out | 12 | shell/lasttest.out |
| 12 | shell/lasttest.err | 13 | shell/lasttest.err |
| 13 | tables/* | 14 | tables/* |
