update .gitignores

This commit is contained in:
Dan Winship 2012-01-18 13:28:00 -05:00
parent da9d98728d
commit 7a2e6ab791
3 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View File

@ -41,4 +41,3 @@ README
ChangeLog ChangeLog
/glib-lcov.info /glib-lcov.info
/glib-lcov/ /glib-lcov/
/gio/tests/tls-interaction

1
gio/.gitignore vendored
View File

@ -2,6 +2,7 @@ gschema-compile
gio-querymodules gio-querymodules
gio-marshal.[ch] gio-marshal.[ch]
gioenumtypes.[ch] gioenumtypes.[ch]
glib-compile-resources
glib-compile-schemas glib-compile-schemas
gdbus gdbus
gsettings gsettings

View File

@ -24,6 +24,7 @@ gapplication-example-actions
gapplication-example-cmdline gapplication-example-cmdline
gapplication-example-cmdline2 gapplication-example-cmdline2
gapplication-example-cmdline3 gapplication-example-cmdline3
gapplication-example-menu
gapplication-example-open gapplication-example-open
gdbus-addresses gdbus-addresses
gdbus-bz627724 gdbus-bz627724
@ -77,9 +78,11 @@ network-address
network-monitor network-monitor
org.gtk.test.enums.xml org.gtk.test.enums.xml
pollable pollable
plugin_resources.c
proxy proxy
readwrite readwrite
resolver resolver
resources
send-data send-data
simple-async-result simple-async-result
sleepy-stream sleepy-stream
@ -88,7 +91,12 @@ socket-client
socket-server socket-server
srvtarget srvtarget
test.mo test.mo
test.gresource
test_resources.c
test_resources2.c
test_resources2.h
tls-certificate tls-certificate
tls-interaction
unix-fd unix-fd
unix-streams unix-streams
vfs vfs