From 5a387cee873365069ad40201fa4d1c514476aa55 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 21 Aug 2023 17:45:42 +0200 Subject: Improve the .gitignore file wrt. tests --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0087552..9477983 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ x86_64-linux-musl-native x86_64-linux-musl-native.tgz +tests/* +!tests/*.c +!tests/Makefile -- cgit v1.3