From b3622e04dfb8317b745f8c911d31dc80bc2f9d66 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 22 Oct 2023 23:34:53 +0200 Subject: Preparatory work for benchmarks, little fixes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5f06d9a..1d96c4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +benchmark/results.txt +benchmark/run test/*/runtest test/run test/last.* -test/*.o *.o -- cgit v1.3