From b8d17736ce2c85174a47c7200ef6d19a51d0c347 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 2 Oct 2024 18:37:36 +0200 Subject: Do not run make clean automatically on every build and other Makefile changes --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2e79f0a..71c8d32 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ test/last.* tools/results .vscode *.o +*.so *.s -- cgit v1.3