From ce21624b8b5f7a851961ce8e09bd6088d0c070d0 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Tue, 22 Apr 2014 18:42:05 -0400 Subject: [PATCH] ignore files for new test suite layout --- tests/.gitignore | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/tests/.gitignore b/tests/.gitignore index 16bafe8..54a798f 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,11 +1,4 @@ -autom4te.cache -config.cache -configure -config.in -config.status -config.h -config.log -Makefile -aclocal.m4 -stamp-* -Makefile.in +*.log +*.o +basic-nr +basic-nr.c -- 2.40.0