From 34bfde24fa775a0323ed4b0629e5412d59b68512 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 07 Dec 2015 11:21:08 -0500 Subject: .gitignore: Ignore test programs and logs --- diff --git a/.gitignore b/.gitignore index 9d88958..b4b96fa 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ man/*.[18].mdwn *-*/ *-*.tar* .builddirstamp +tests/*[^.]?? +tests/*.log +tests/*.trs +test-suite.log -- cgit v0.9.1