From e0d4219441ec1f465f6ab8a06b76d1f3472810e0 Mon Sep 17 00:00:00 2001 From: Nathan R Date: Thu, 5 Aug 2021 16:49:34 +0200 Subject: [PATCH] added a rule to ignore some useless files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 802ae53..1bc2fa7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ *~ *.dSYM .DS_Store +tests-c/*.otags +tests-c/*.tags +tests-c/*.expected