v3d: Add a separate flag for CLIF ABI output versus human-readable CLs.
[mesa.git] / .gitignore
index 717d45d236a40eb5f6eb16399c9feebf0241ddab..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,12 +36,19 @@ aclocal.m4
 config.log
 config.status
 cscope*
+tags
 .scon*
 config.py
 build
 libtool
 manifest.txt
-Makefile.in
 .dir-locals.el
 .deps/
+.dirstamp
 .libs/
+Makefile
+Makefile.in
+.install-mesa-links
+.install-gallium-links
+/src/git_sha1.h
+TAGS