From ba0694bfb90504fdee107ea4ad22f805df3b8b3f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 29 Jan 2016 00:00:00 +0100 Subject: [PATCH] .gitignore: ignore tests and their results --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitignore b/.gitignore index 6512b790..66db326b 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,11 @@ lib/xdg-app-enum-types.c lib/xdg-app-enum-types.h test-libxdg-app XdgApp-1.0.* +/doc/reference/gtkdoc-check.log +/doc/reference/gtkdoc-check.test +/doc/reference/gtkdoc-check.trs +/test-doc-portal +/test-doc-portal.log +/test-doc-portal.trs +/testdb.log +/testdb.trs