summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-23 16:53:49 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-03-26 18:50:27 +0100
commit0b3019733bce0eb7ec4bce39e4ee470f98639c36 (patch)
treebb1077e80c73c0687c497253276c9ad01be760ef /.gitignore
parentef107940bb1f1aaa8608d5c7f6840a9990706dec (diff)
gitignore: Add logfiles from make check
A bit annoying to see this stuff around in git status, so exclude it. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c622b7cf..5b9ac8fe 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