From 3c095eb378d6489dc203193809600d219b5a4b4a Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 13 Aug 2013 17:39:25 +0200 Subject: [PATCH] .gitignore: Ignore files from automake test-driver --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 36b89c839..c08409378 100644 --- a/.gitignore +++ b/.gitignore @@ -61,4 +61,8 @@ Build *.ipch *.sdf *.opensdf -*.DS_Store \ No newline at end of file +*.DS_Store + +/test-driver +*.trs +*.log -- 2.34.1