summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2016-04-20 09:37:28 +0200
committerTimm Bäder <mail@baedert.org>2016-04-20 09:37:28 +0200
commit66121d558117a8fc4e6e8f0685c3b3285217cd1d (patch)
treece129ffde79524c5012625c3a997793f4a57c86d
parent1bf068df38c5319e0b429e2b987f7e0226a980ac (diff)
downloadlibrest-66121d558117a8fc4e6e8f0685c3b3285217cd1d.tar.gz
gitignore: Ignore *.trs and *.log
So make check is less annoying.
-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