.gitignore updates

This commit is contained in:
Dan Winship 2013-01-26 10:09:33 -05:00
parent 1eb5c7cedd
commit 82f2ee90fe
2 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,7 @@ connectable
contenttype contenttype
contexts contexts
converter-stream converter-stream
credentials
data-input-stream data-input-stream
data-output-stream data-output-stream
de/ de/
@ -63,6 +64,8 @@ gdbus-proxy-well-known-name
gdbus-serialization gdbus-serialization
gdbus-test-codegen gdbus-test-codegen
gdbus-test-codegen-generated* gdbus-test-codegen-generated*
gdbus-test-fixture
gdbus-testserver
gdbus-threading gdbus-threading
g-file g-file
g-file-info g-file-info
@ -91,6 +94,7 @@ readwrite
resolver resolver
resources resources
send-data send-data
services/org.gtk.GDBus.Examples.ObjectManager.service
simple-async-result simple-async-result
sleepy-stream sleepy-stream
socket socket

1
tests/.gitignore vendored
View File

@ -59,6 +59,7 @@ spawn-test
testgdate testgdate
testgdateparser testgdateparser
testglib testglib
testgobject
testingbase64 testingbase64
testmarshal.c testmarshal.c
testmarshal.h testmarshal.h