From 7c8048e4ce50fc022823f4ab03683b7d4ad378df Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 22 Feb 2024 10:32:07 +0100 Subject: [PATCH] .gitignore: add some missing entries two generated files were missing: compile man/elographics.4 Signed-off-by: Enrico Weigelt, metux IT consult --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index eb2be95..b60e00a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ Makefile.in *.lo aclocal.m4 autom4te.cache +compile config.guess config.h config.h.in @@ -21,3 +22,4 @@ stamp-h1 xf86-input-elographics-*.tar.* ChangeLog tags +man/elographics.4