[glib] update .gitignores



commit 0f4b278a4b35c54b4a5e887b35dc100c068fd52f
Author: Dan Winship <danw gnome org>
Date:   Wed Sep 28 12:18:10 2011 -0400

    update .gitignores

 gio/tests/.gitignore  |    4 ++++
 glib/tests/.gitignore |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore
index 665ff3a..c5e4158 100644
--- a/gio/tests/.gitignore
+++ b/gio/tests/.gitignore
@@ -26,6 +26,7 @@ gapplication-example-cmdline3
 gapplication-example-actions
 gdbus-addresses
 gdbus-bz627724
+gdbus-close-pending
 gdbus-connection
 gdbus-connection-slow
 gdbus-connection-flush-helper
@@ -67,6 +68,7 @@ io-stream
 live-g-file
 memory-input-stream
 memory-output-stream
+mimeapps
 network-address
 org.gtk.test.enums.xml
 pollable
@@ -85,3 +87,5 @@ tls-certificate
 unix-fd
 unix-streams
 volumemonitor
+xdgdatadir
+xdgdatahome
\ No newline at end of file
diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore
index 514e02c..6b12e06 100644
--- a/glib/tests/.gitignore
+++ b/glib/tests/.gitignore
@@ -6,6 +6,7 @@ bookmarkfile
 cache
 checksum
 collate
+cond
 convert
 dataset
 date
@@ -27,14 +28,18 @@ markup-escape
 markup-parse
 markup-subparser
 mem-overflow
+mutex
 node
+once
 option-argv0
 option-context
 pattern
 protocol
 queue
 rand
+rec-mutex
 regex
+rwlock
 scannerapi
 sequence
 shell



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