v3d: Emit a simpler negate for the iabs implementation.
[mesa.git] / .gitignore
index faf2ca383974d56b2df118dd421998b94d174c84..b79828c9a9ed70840ab1954110c1e29dd2ab99f1 100644 (file)
@@ -7,17 +7,20 @@
 *.log
 *.o
 *.obj
+*.orig
 *.os
 *.pc
 *.pdb
 *.pyc
 *.pyo
+*.rej
 *.so
 *.so.*
 *.sw[a-z]
 *.tar
 *.tar.bz2
 *.tar.gz
+*.tar.xz
 *.trs
 *.zip
 *~
@@ -33,6 +36,7 @@ aclocal.m4
 config.log
 config.status
 cscope*
+tags
 .scon*
 config.py
 build
@@ -44,3 +48,7 @@ manifest.txt
 .libs/
 Makefile
 Makefile.in
+.install-mesa-links
+.install-gallium-links
+/src/git_sha1.h
+TAGS