aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-24 22:20:00 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-24 22:20:00 +0200
commit8954b4b7eaafa8e306f2aa6cbb7e32334107e6e1 (patch)
tree6fc56f9ba2588d7c3c2d5f6d99b3343e1aaf8a34 /.gitignore
parent8145e034184ed5807c00f05b90101090c6513a29 (diff)
downloadnissy-core-8954b4b7eaafa8e306f2aa6cbb7e32334107e6e1.tar.gz
nissy-core-8954b4b7eaafa8e306f2aa6cbb7e32334107e6e1.zip
Added table generation utility
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0191ea5..c676583 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,11 @@ config.mk
3benchmark/results 3benchmark/results
4old/benchmark/results 4old/benchmark/results
5benchmark/run 5benchmark/run
6gen
7debuggen
8perf.data
9perf.data.old
10tables/data/*
6test/*/runtest 11test/*/runtest
7test/run 12test/run
8test/last.* 13test/last.*

Generated with cgit - Back to sebastiano.tronto.net