aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorenricotenuti <tenutz_27@outlook.it>2024-09-19 09:51:43 +0200
committerenricotenuti <tenutz_27@outlook.it>2024-09-19 09:51:43 +0200
commit0478efe2875420236295450ba2d4d22dd5dd433e (patch)
treefac0c76bd03ba75fe2aaf423c6d0f141aa51f44a /.gitignore
parent7f78e56994a824fc8364c91032c1be4ee767ec41 (diff)
downloadnissy-core-0478efe2875420236295450ba2d4d22dd5dd433e.tar.gz
nissy-core-0478efe2875420236295450ba2d4d22dd5dd433e.zip
pthread solver to fix
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c2ff877..eaaa09e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,17 @@
1.DS_Store
1config.mk 2config.mk
2gen 3gen
3debuggen 4debuggen
5utils/.DS_Store
4perf.data 6perf.data
5perf.data.old 7perf.data.old
6run 8run
7tables/* 9tables/*
8test/*/runtest 10test/*/runtest
11test/.DS_Store
9test/run 12test/run
10test/run.DSYM 13test/run.DSYM
14tools/.DS_Store
11run.DSYM 15run.DSYM
12test/last.* 16test/last.*
13tools/results 17tools/results

Generated with cgit - Back to sebastiano.tronto.net