summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-04-20 09:37:28 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2016-06-16 15:01:13 +0200
commitc3f6d8d6f764fdc379d8efffb9916ac58dad6f22 (patch)
tree48172b83a000df480aa5fd6f6709703a0b321be6 /.gitignore
parent9f60b85504cf9b824ad52fffb868b28f17132914 (diff)
downloadlibrest-c3f6d8d6f764fdc379d8efffb9916ac58dad6f22.tar.gz
gitignore: Ignore *.trs and *.log
So make check is less annoying.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf344fb..95370dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,8 @@ Makefile.in
*.bak
*~
*.pc
+*.trs
+*.log
aclocal.m4
autom4te.cache
compile