aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorenricotenuti <tenutz_27@outlook.it>2024-09-19 10:01:29 +0200
committerenricotenuti <tenutz_27@outlook.it>2024-09-19 10:01:29 +0200
commitbe2d3fe10fd8adbf3fa4ce7cd436e2ad33363fcc (patch)
tree79cc4ef043946cb892ed9e7428ca440794c9449c /.gitignore
parentb848b089edb6d8c9b0bd10b46926f76547aa99c3 (diff)
parent0478efe2875420236295450ba2d4d22dd5dd433e (diff)
downloadnissy-core-be2d3fe10fd8adbf3fa4ce7cd436e2ad33363fcc.tar.gz
nissy-core-be2d3fe10fd8adbf3fa4ce7cd436e2ad33363fcc.zip
Merge branch 'threaded_solver'
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fd603d5..bff1f6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,18 @@
1.DS_Store
1config.mk 2config.mk
2gen 3gen
3debuggen 4debuggen
4flamegraph.html 5flamegraph.html
6utils/.DS_Store
5perf.data 7perf.data
6perf.data.old 8perf.data.old
7run 9run
8tables/* 10tables/*
9test/*/runtest 11test/*/runtest
12test/.DS_Store
10test/run 13test/run
11test/run.DSYM 14test/run.DSYM
15tools/.DS_Store
12run.DSYM 16run.DSYM
13test/last.* 17test/last.*
14tools/results 18tools/results

Generated with cgit - Back to sebastiano.tronto.net