diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-16 09:56:55 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-16 09:56:55 +0200 |
| commit | 9589072687726dd51776b0e952625ae1996f4721 (patch) | |
| tree | 2dbc63de0b3e5805b5dca2919d05b4356c1194a4 /.gitignore | |
| parent | dc5e8188a7e29909cbdf661e9b2a80700fe0491d (diff) | |
| download | nissy-core-9589072687726dd51776b0e952625ae1996f4721.tar.gz nissy-core-9589072687726dd51776b0e952625ae1996f4721.zip | |
Added rudimentary QT UI
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -9,11 +9,12 @@ utils/.DS_Store | |||
| 9 | perf.data | 9 | perf.data |
| 10 | perf.data.old | 10 | perf.data.old |
| 11 | run | 11 | run |
| 12 | nissyqt | ||
| 13 | qt/build | ||
| 12 | debugrun | 14 | debugrun |
| 13 | shell/lasttest.out | 15 | shell/lasttest.out |
| 14 | shell/lasttest.err | 16 | shell/lasttest.err |
| 15 | tables/* | 17 | tables/* |
| 16 | tables-old*/* | ||
| 17 | test/*/runtest | 18 | test/*/runtest |
| 18 | test/.DS_Store | 19 | test/.DS_Store |
| 19 | test/run | 20 | test/run |
