v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / .gitignore
index 80c4435e30aef384224606d66e0518d294cc4da7..b79828c9a9ed70840ab1954110c1e29dd2ab99f1 100644 (file)
@@ -4,19 +4,24 @@
 *.ilk
 *.la
 *.lo
+*.log
 *.o
 *.obj
+*.orig
 *.os
 *.pc
 *.pdb
 *.pyc
 *.pyo
+*.rej
 *.so
 *.so.*
 *.sw[a-z]
 *.tar
 *.tar.bz2
 *.tar.gz
+*.tar.xz
+*.trs
 *.zip
 *~
 depend
@@ -31,6 +36,7 @@ aclocal.m4
 config.log
 config.status
 cscope*
+tags
 .scon*
 config.py
 build
@@ -38,4 +44,11 @@ libtool
 manifest.txt
 .dir-locals.el
 .deps/
+.dirstamp
 .libs/
+Makefile
+Makefile.in
+.install-mesa-links
+.install-gallium-links
+/src/git_sha1.h
+TAGS