[libgsf] git: quiet.



commit d63201c1b188bcc9efc4887b1144bf9a55bce0e9
Author: Morten Welinder <terra gnome org>
Date:   Mon Dec 1 14:49:44 2014 -0500

    git: quiet.

 .gitignore       |    2 ++
 tests/.gitignore |    5 +++++
 2 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2912a4..dfee658 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
 Makefile.in
 Makefile
 gtk-doc.make
@@ -35,3 +36,4 @@ intltool-update*
 INSTALL
 py-compile
 libgsf-gvfs-1.pc
+test-driver
diff --git a/tests/.gitignore b/tests/.gitignore
index a71fe6a..5a6b875 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -35,3 +35,8 @@ test-zip-out
 test-zip-out-subdirs
 test-zip1
 test-zip2
+
+# Test suite files
+test-suite.log
+*.pl.log
+*.pl.trs


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