gitignore: Add .dirstamp

autofu apparently adds these files for non-recoursive make. Fallout
from the uwildmat addition.

While at it also exclude stuff generated by make distcheck

Cc: Derek Morton <derek.j.morton@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter 2016-02-18 00:22:38 +01:00
parent c644c55177
commit 926bcc56f9

3
.gitignore vendored
View File

@ -80,6 +80,7 @@ core
#
*.swo
*.swp
*.dirstamp
cscope.*
TAGS
build-aux/
@ -88,5 +89,7 @@ __pycache__
gtk-doc.make
gtk-doc.m4
intel-gpu-tools-*/
piglit
results