[glib] update .gitignores
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] update .gitignores
- Date: Sun, 12 Jun 2011 20:17:38 +0000 (UTC)
commit 7412e073d195d9c9b0fd83fd81962f3364f5d2be
Author: Dan Winship <danw gnome org>
Date: Sun Jun 12 16:17:30 2011 -0400
update .gitignores
gio/.gitignore | 1 +
glib/.gitignore | 1 +
glib/tests/.gitignore | 4 +++-
gobject/.gitignore | 1 +
gthread/tests/.gitignore | 6 +++++-
5 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/gio/.gitignore b/gio/.gitignore
index c1c1801..f27b2dc 100644
--- a/gio/.gitignore
+++ b/gio/.gitignore
@@ -8,3 +8,4 @@ gsettings
gdbus-example-objectmanager-generated.[ch]
gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Animal.xml
gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Cat.xml
+gio-public-headers.txt
diff --git a/glib/.gitignore b/glib/.gitignore
index 98034c0..bdecc0b 100644
--- a/glib/.gitignore
+++ b/glib/.gitignore
@@ -9,3 +9,4 @@ gspawn-win32-helper-console.c
gspawn-win64-helper-console.c
gspawn-win64-helper.c
glib_probes.h
+glib-public-headers.txt
diff --git a/glib/tests/.gitignore b/glib/tests/.gitignore
index d05dbba..61a926c 100644
--- a/glib/tests/.gitignore
+++ b/glib/tests/.gitignore
@@ -1,6 +1,7 @@
array-test
atomic
base64
+bitlock
bookmarkfile
checksum
collate
@@ -28,7 +29,6 @@ node
option-argv0
option-context
pattern
-printf
protocol
queue
rand
@@ -40,6 +40,7 @@ slist
strfuncs
string
sort
+test-printf
testing
timeout
tmpsample.xml
@@ -48,6 +49,7 @@ unix
unix-nothreads
uri
utf8-misc
+utf8-performance
utf8-pointer
utf8-validate
utils
diff --git a/gobject/.gitignore b/gobject/.gitignore
index 6901d3a..89dda70 100644
--- a/gobject/.gitignore
+++ b/gobject/.gitignore
@@ -7,3 +7,4 @@ testgobject
libgobject-gdb.py
makefile.msc
gobject_probes.h
+gobject-public-headers.txt
diff --git a/gthread/tests/.gitignore b/gthread/tests/.gitignore
index ab4490d..d91a671 100644
--- a/gthread/tests/.gitignore
+++ b/gthread/tests/.gitignore
@@ -1,3 +1,7 @@
-1bit-mutex
1bit-emufutex
+1bit-mutex
+642026
+atomic
+spawn-multithreaded
+test-spawn-echo
unix-multithreaded
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]