mirror of
https://github.com/X11Libre/xf86-video-omap.git
synced 2026-03-24 01:24:23 +00:00
.gitignore: add some missing entries
A bunch of autogenerated files from autotools have been missing yet. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-omap/-/merge_requests/4>
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -13,6 +13,7 @@ libtool
|
||||
*.pc
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
compile
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
@@ -30,3 +31,9 @@ depcomp
|
||||
.project
|
||||
.settings
|
||||
man/omap.4
|
||||
m4/
|
||||
m4/libtool.m4
|
||||
m4/ltoptions.m4
|
||||
m4/ltsugar.m4
|
||||
m4/ltversion.m4
|
||||
m4/lt~obsolete.m4
|
||||
|
||||
Reference in New Issue
Block a user