From 1458018224d98bfc080c571e2145f816afbcac39 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 13 Apr 2014 18:59:08 +0200 Subject: [PATCH] .gitignore: Add test-suite.log. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7ba5b491..eced6a65 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ bindings/python/sigrok/core/lowlevel.py bindings/python/sigrok/core/lowlevel_wrap.c # Files generated by the testsuite +test-suite.log tests/*.log tests/*.trs