From c5aa8390b27c6cb535251187f8d4f86da59730e9 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Sun, 16 Oct 2011 19:11:00 -0400 Subject: [PATCH] gitignore --- gio/tests/.gitignore | 14 ++++++++------ glib/tests/.gitignore | 13 +++++++++++++ 2 files changed, 21 insertions(+), 6 deletions(-) diff --git a/gio/tests/.gitignore b/gio/tests/.gitignore index c5e415870..8fdd74f99 100644 --- a/gio/tests/.gitignore +++ b/gio/tests/.gitignore @@ -19,24 +19,25 @@ file filter-cat filter-streams gapplication -gapplication-example-open +gapplication-example-actions gapplication-example-cmdline gapplication-example-cmdline2 gapplication-example-cmdline3 -gapplication-example-actions +gapplication-example-open gdbus-addresses gdbus-bz627724 gdbus-close-pending gdbus-connection -gdbus-connection-slow gdbus-connection-flush-helper +gdbus-connection-loss +gdbus-connection-slow gdbus-error gdbus-example-export +gdbus-example-objectmanager-client +gdbus-example-objectmanager-server gdbus-example-own-name gdbus-example-peer gdbus-example-proxy-subclass -gdbus-example-objectmanager-client -gdbus-example-objectmanager-server gdbus-example-server gdbus-example-subtree gdbus-example-unix-fd-client @@ -86,6 +87,7 @@ test.mo tls-certificate unix-fd unix-streams +vfs volumemonitor xdgdatadir -xdgdatahome \ No newline at end of file +xdgdatahome diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore index 14e053ee2..49b3b836f 100644 --- a/glib/tests/.gitignore +++ b/glib/tests/.gitignore @@ -1,4 +1,9 @@ +1bit-emufutex +1bit-mutex +642026 +642026-ec array-test +asyncqueue atomic base64 bitlock @@ -16,13 +21,17 @@ error fileutils gdatetime gvariant +gwakeup +gwakeup-fallback hash hmac +hook hostutils include keyfile list logging +mainloop mappedfile markup-collect markup-escape @@ -48,16 +57,20 @@ shell slice slist sort +spawn-multithreaded +spawn-singlethread strfuncs string testing test-printf +test-spawn-echo thread timeout tmpsample.xml tree unicode unix +unix-multithreaded unix-nothreads uri utf8-misc -- 2.11.4.GIT