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
|
*.swo
|
||||||
*.swp
|
*.swp
|
||||||
|
*.dirstamp
|
||||||
cscope.*
|
cscope.*
|
||||||
TAGS
|
TAGS
|
||||||
build-aux/
|
build-aux/
|
||||||
@ -88,5 +89,7 @@ __pycache__
|
|||||||
gtk-doc.make
|
gtk-doc.make
|
||||||
gtk-doc.m4
|
gtk-doc.m4
|
||||||
|
|
||||||
|
intel-gpu-tools-*/
|
||||||
|
|
||||||
piglit
|
piglit
|
||||||
results
|
results
|
||||||
|
Loading…
x
Reference in New Issue
Block a user