From 504caddf22c56fe9a56e1632d25fdab63347849a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20D=C3=ADaz=20Gonz=C3=A1lez?= Date: Mon, 22 Jul 2019 11:52:40 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 37ef9b0..f773da9 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,9 @@ config.status config.sub configure configure.ac +coverage/ depcomp +doc/ install-sh missing mkinstalldirs @@ -27,8 +29,10 @@ doc/autodocs/Yast/ doc/autodocs/css/ doc/autodocs/js/ testsuite/*.exp +testsuite/*.log +testsuite/raw.tmp.* testsuite/tmp.err.* testsuite/tmp.out.* -testsuite/*.log testsuite/yast2-dhcp-server.sum testsuite/yast2-dhcp-server.test/ +.yardoc/