From 3d54256257bef55e398f26ab1f0f7aa21901eddd Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 5 Oct 2023 15:40:38 +0200 Subject: Avoid multiple compilation when running tests --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 24893c2..e0538cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ test/*/runtest test/run test/last.* +test/*.o -- cgit v1.3