|
From: Tom H. <th...@cy...> - 2004-06-25 23:25:16
|
CVS commit by thughes: Ignore all addrcheck test output files. M +4 -4 .cvsignore 1.3 --- valgrind/addrcheck/tests/.cvsignore #1.2:1.3 @@ -1,6 +1,6 @@ Makefile.in Makefile -badrw.stderr.diff -badrw.stderr.out -fprw.stderr.diff -fprw.stderr.out +*.stdout.diff +*.stderr.diff +*.stdout.out +*.stderr.out |