From 574e072de704157d2d11251094db296697d9edae Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 4 Aug 2013 22:32:01 +0100 Subject: [PATCH] Ignore test files. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 763e4364..1b6bd3f4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,9 @@ *.3 *.la *.lo +*.log *.o +*.trs .deps .gdb_history @@ -40,3 +42,4 @@ Makefile.in /tests/test-file /tests/test-gzip /tests/test-xz +/test-driver -- 2.11.4.GIT