.gitignore updates for gsettings stuff

This commit is contained in:
Dan Winship 2010-04-27 09:25:45 -04:00
parent 9e40529e04
commit 9ba690b386
3 changed files with 8 additions and 0 deletions

View File

@ -1,2 +1,3 @@
*.1
gio-overrides.txt gio-overrides.txt
tmpl tmpl

2
gio/.gitignore vendored
View File

@ -4,3 +4,5 @@ gio-marshal.[ch]
gioenumtypes.[ch] gioenumtypes.[ch]
gioalias.h gioalias.h
gioaliasdef.c gioaliasdef.c
glib-compile-schemas
gsettings

View File

@ -4,6 +4,7 @@ contexts
converter-stream converter-stream
data-input-stream data-input-stream
data-output-stream data-output-stream
de/
desktop-app-info desktop-app-info
echo-server echo-server
filter-cat filter-cat
@ -11,6 +12,9 @@ filter-streams
g-file g-file
g-file-info g-file-info
g-icon g-icon
gschemas.compiled
gsettings
gsettings.store
httpd httpd
live-g-file live-g-file
memory-input-stream memory-input-stream
@ -23,6 +27,7 @@ sleepy-stream
socket-client socket-client
socket-server socket-server
srvtarget srvtarget
test.mo
unix-fd unix-fd
unix-streams unix-streams
utf8-input-stream utf8-input-stream