From 0478efe2875420236295450ba2d4d22dd5dd433e Mon Sep 17 00:00:00 2001 From: enricotenuti Date: Thu, 19 Sep 2024 09:51:43 +0200 Subject: pthread solver to fix --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index c2ff877..eaaa09e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,17 @@ +.DS_Store config.mk gen debuggen +utils/.DS_Store perf.data perf.data.old run tables/* test/*/runtest +test/.DS_Store test/run test/run.DSYM +tools/.DS_Store run.DSYM test/last.* tools/results -- cgit v1.3