From: Uwe Hermann Date: Thu, 10 Jan 2019 23:01:52 +0000 (+0100) Subject: .gitignore: Add files generated by the unit tests. X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=f8e37c3116c583ff6691b7e8b25463bf49f599e9;p=libsigrokflow.git .gitignore: Add files generated by the unit tests. --- diff --git a/.gitignore b/.gitignore index ea6d5a1..9a1cc4e 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,9 @@ /libsigrokflow.pc /libtool stamp-h? + +# Files generated by the testsuite +/test-suite.log +/tests/*.log +/tests/*.trs +/tests/main