From c25220e0a5bb5c1e9b24476f9d7de02934502b51 Mon Sep 17 00:00:00 2001 From: Gernot Kranz Date: Fri, 25 Nov 2022 17:04:02 +0100 Subject: [PATCH] updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 86e6008..683cfb1 100644 --- a/.gitignore +++ b/.gitignore @@ -32,7 +32,7 @@ *.out *.app test/* -!test/*.* +!test/*.[hc] # Debug symbols *.dSYM