From ffc9f4a22c44df781e8dd21ad3ae5d6c66fab46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Imobach=20Gonz=C3=A1lez=20Sosa?= Date: Mon, 15 May 2017 12:17:54 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 75cda7f..7d56f2b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ config.sub configure configure.ac depcomp +doc/ install-sh *.pot libtool @@ -20,10 +21,17 @@ ltconfig ltmain.sh missing mkinstalldirs -stamp-h* Makefile.am.common +stamp-h* +src/rnc/*.rnc +src/rng/*.rng +tmp.* +testsuite/config +testsuite/run +testsuite/site.exp +testsuite/yast2-schema.* *.ami *.bz2 .dep -tmp.* *.log +.yardoc/