gitignore: Ignore .tar.xz files.
[mesa.git] / .gitignore
index a4394b6da655ff4f77d8a9cc8936207add7b324c..00e3ce3da0d39b603676e2cc506d2eebe82c627a 100644 (file)
@@ -2,7 +2,9 @@
 *.dll
 *.exe
 *.ilk
+*.la
 *.lo
+*.log
 *.o
 *.obj
 *.os
@@ -16,6 +18,8 @@
 *.tar
 *.tar.bz2
 *.tar.gz
+*.tar.xz
+*.trs
 *.zip
 *~
 depend
@@ -36,3 +40,8 @@ build
 libtool
 manifest.txt
 .dir-locals.el
+.deps/
+.dirstamp
+.libs/
+Makefile
+Makefile.in