[glib] .gitignore updates



commit 82f2ee90fea41238d1936fc38a404cdb268c1b89
Author: Dan Winship <danw gnome org>
Date:   Sat Jan 26 10:09:33 2013 -0500

    .gitignore updates

 gio/tests/.gitignore |    4 ++++
 tests/.gitignore     |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 1ef962b..ca0cb93 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -10,6 +10,7 @@ connectable
 contenttype
 contexts
 converter-stream
+credentials
 data-input-stream
 data-output-stream
 de/
@@ -63,6 +64,8 @@ gdbus-proxy-well-known-name
 gdbus-serialization
 gdbus-test-codegen
 gdbus-test-codegen-generated*
+gdbus-test-fixture
+gdbus-testserver
 gdbus-threading
 g-file
 g-file-info
@@ -91,6 +94,7 @@ readwrite
 resolver
 resources
 send-data
+services/org.gtk.GDBus.Examples.ObjectManager.service
 simple-async-result
 sleepy-stream
 socket
diff --git a/tests/.gitignore b/tests/.gitignore
index da50872..30bacf1 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -59,6 +59,7 @@ spawn-test
 testgdate
 testgdateparser
 testglib
+testgobject
 testingbase64
 testmarshal.c
 testmarshal.h



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