From a4b42d3a751bcbe22bb41ddfced68eebcce0e386 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 21 Jun 2010 13:57:54 -0400 Subject: [PATCH] .gitignore the moved tests --- glib/tests/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore index c725a20..ea6703e 100644 --- a/glib/tests/.gitignore +++ b/glib/tests/.gitignore @@ -1,4 +1,6 @@ array-test +base64 +collate fileutils gvariant hostutils @@ -9,8 +11,14 @@ option-context printf protocol rand +regex +scannerapi +sequence strfuncs string testing tmpsample.xml +utf8-misc +utf8-pointer +utf8-validate utils -- 2.7.4