Mesa (master): .gitignore: Remove autotool artifacts

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 18 21:13:19 UTC 2019


Module: Mesa
Branch: master
Commit: e731f2648d24eacc56973a8111cdee3b545817d2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e731f2648d24eacc56973a8111cdee3b545817d2

Author: Kristian H. Kristensen <hoegsberg at google.com>
Date:   Thu Apr 18 10:31:31 2019 -0700

.gitignore: Remove autotool artifacts

Signed-off-by: Kristian H. Kristensen <hoegsberg at google.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Reviewed-by: Erik Faye-Lund <erik.faye-lund at collabora.com>

---

 .gitignore | 21 ---------------------
 1 file changed, 21 deletions(-)

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




More information about the mesa-commit mailing list