From 0f4b278a4b35c54b4a5e887b35dc100c068fd52f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 28 Sep 2011 12:18:10 -0400 Subject: [PATCH] update .gitignores --- gio/tests/.gitignore | 4 ++++ glib/tests/.gitignore | 5 +++++ 2 files changed, 9 insertions(+) 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 -- 2.7.4