.gitignore: add some missing entries

two generated files were missing:

    compile
    man/elographics.4

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2024-02-22 10:32:07 +01:00
parent 26822a39ee
commit 7c8048e4ce

2
.gitignore vendored
View File

@@ -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