[librest/wip/baedert/gtask: 2/25] gitignore: Ignore *.trs and *.log



commit 66121d558117a8fc4e6e8f0685c3b3285217cd1d
Author: Timm Bäder <mail baedert org>
Date:   Wed Apr 20 09:37:28 2016 +0200

    gitignore: Ignore *.trs and *.log
    
    So make check is less annoying.

 .gitignore |    2 ++
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]