[Intel-gfx] [PATCH 05/12] gitignore: Add logfiles from make check

Daniel Vetter daniel.vetter at ffwll.ch
Wed Mar 26 17:15:48 CET 2014


A bit annoying to see this stuff around in git status, so exclude it.

Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index c622b7cf0c4e..5b9ac8fee643 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,8 @@ stamp-h?
 symlink-tree
 texinfo.tex
 ylwrap
+*.log
+*.trs
 
 #	Do not edit the following section
 # 	Edit Compile Debug Document Distribute
-- 
1.8.5.2




More information about the Intel-gfx mailing list