update .gitignores

This commit is contained in:
Dan Winship
2011-06-12 16:17:30 -04:00
parent 9d53e2bc4e
commit 7412e073d1
5 changed files with 11 additions and 2 deletions

1
gio/.gitignore vendored
View File

@@ -8,3 +8,4 @@ gsettings
gdbus-example-objectmanager-generated.[ch] 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.Animal.xml
gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Cat.xml gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Cat.xml
gio-public-headers.txt

1
glib/.gitignore vendored
View File

@@ -9,3 +9,4 @@ gspawn-win32-helper-console.c
gspawn-win64-helper-console.c gspawn-win64-helper-console.c
gspawn-win64-helper.c gspawn-win64-helper.c
glib_probes.h glib_probes.h
glib-public-headers.txt

View File

@@ -1,6 +1,7 @@
array-test array-test
atomic atomic
base64 base64
bitlock
bookmarkfile bookmarkfile
checksum checksum
collate collate
@@ -28,7 +29,6 @@ node
option-argv0 option-argv0
option-context option-context
pattern pattern
printf
protocol protocol
queue queue
rand rand
@@ -40,6 +40,7 @@ slist
strfuncs strfuncs
string string
sort sort
test-printf
testing testing
timeout timeout
tmpsample.xml tmpsample.xml
@@ -48,6 +49,7 @@ unix
unix-nothreads unix-nothreads
uri uri
utf8-misc utf8-misc
utf8-performance
utf8-pointer utf8-pointer
utf8-validate utf8-validate
utils utils

1
gobject/.gitignore vendored
View File

@@ -7,3 +7,4 @@ testgobject
libgobject-gdb.py libgobject-gdb.py
makefile.msc makefile.msc
gobject_probes.h gobject_probes.h
gobject-public-headers.txt

View File

@@ -1,3 +1,7 @@
1bit-mutex
1bit-emufutex 1bit-emufutex
1bit-mutex
642026
atomic
spawn-multithreaded
test-spawn-echo
unix-multithreaded unix-multithreaded