From 7c14bddce3a8e270a75e4a6d4416371931134fcd Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 14 Jan 2024 12:58:17 -0600 Subject: make test Signed-off-by: Jeff Carr --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0026861..cdd84aa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ *.a *.so +#test files +profile.cov + # Folders _obj _test -- cgit v1.2.3