aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-04-16 09:56:55 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-04-16 09:56:55 +0200
commit9589072687726dd51776b0e952625ae1996f4721 (patch)
tree2dbc63de0b3e5805b5dca2919d05b4356c1194a4 /.gitignore
parentdc5e8188a7e29909cbdf661e9b2a80700fe0491d (diff)
downloadnissy-core-9589072687726dd51776b0e952625ae1996f4721.tar.gz
nissy-core-9589072687726dd51776b0e952625ae1996f4721.zip
Added rudimentary QT UI
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index eeea1b6..961f54d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,11 +9,12 @@ utils/.DS_Store
9perf.data 9perf.data
10perf.data.old 10perf.data.old
11run 11run
12nissyqt
13qt/build
12debugrun 14debugrun
13shell/lasttest.out 15shell/lasttest.out
14shell/lasttest.err 16shell/lasttest.err
15tables/* 17tables/*
16tables-old*/*
17test/*/runtest 18test/*/runtest
18test/.DS_Store 19test/.DS_Store
19test/run 20test/run

Generated with cgit - Back to sebastiano.tronto.net