mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-08 16:36:14 +00:00
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:
parent
c644c55177
commit
926bcc56f9
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user