From bf525bd23ab8be68b6369c8f950aeeeacc677eb2 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 17 Oct 2013 02:05:09 +0200 Subject: [PATCH] .gitignore: Add some missing entries. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2058312..d6001a5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ libsigrokdecode.h ChangeLog INSTALL tests/check_main +tests/check_main.* +tests/test-suite.log # recursive autoconf leftovers .deps -- 2.30.2