[glibmm] .gitignore: Update.



commit 73cbeb952a655650c7903ef851e0d36f2aca6083
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Sun Sep 22 15:21:13 2013 +0200

    .gitignore: Update.
    
    * .gitignore: Ignore the files generated by Automake testing
    infrastructure.

 .gitignore |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55e81b3..a472604 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,7 @@ giommconfig.h
 /build/libtool.m4
 /build/lt*.m4
 /build/missing
+/build/test-driver
 
 # MSVC_Net20*/
 /MSVC_Net200[58]/giomm/giomm.rc
@@ -157,6 +158,9 @@ giommconfig.h
 
 # tests/
 /tests/*/test
+/tests/*/*.trs
+/tests/*/*.log
+/tests/test-suite.log
 
 # tools/
 /tools/defs_gen/*.pyc


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