.gitignore: Remove autotool artifacts

Signed-off-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
This commit is contained in:
Kristian H. Kristensen
2019-04-18 10:31:31 -07:00
parent 12f6c34806
commit e731f2648d

21
.gitignore vendored
View File

@@ -2,8 +2,6 @@
*.dll *.dll
*.exe *.exe
*.ilk *.ilk
*.la
*.lo
*.log *.log
*.o *.o
*.obj *.obj
@@ -24,31 +22,12 @@
*.trs *.trs
*.zip *.zip
*~ *~
depend
depend.bak
bin/ltmain.sh
lib
lib64
configure
configure.lineno
autom4te.cache
aclocal.m4
config.log
config.status
cscope* cscope*
tags tags
.scon* .scon*
config.py config.py
build build
libtool
manifest.txt manifest.txt
.dir-locals.el .dir-locals.el
.deps/
.dirstamp
.libs/
Makefile
Makefile.in
.install-mesa-links
.install-gallium-links
/src/git_sha1.h /src/git_sha1.h
TAGS TAGS