mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-29 15:26:18 +01:00
.gitignore updates for gsettings stuff
This commit is contained in:
parent
9e40529e04
commit
9ba690b386
1
docs/reference/gio/.gitignore
vendored
1
docs/reference/gio/.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
|
*.1
|
||||||
gio-overrides.txt
|
gio-overrides.txt
|
||||||
tmpl
|
tmpl
|
||||||
|
2
gio/.gitignore
vendored
2
gio/.gitignore
vendored
@ -4,3 +4,5 @@ gio-marshal.[ch]
|
|||||||
gioenumtypes.[ch]
|
gioenumtypes.[ch]
|
||||||
gioalias.h
|
gioalias.h
|
||||||
gioaliasdef.c
|
gioaliasdef.c
|
||||||
|
glib-compile-schemas
|
||||||
|
gsettings
|
||||||
|
5
gio/tests/.gitignore
vendored
5
gio/tests/.gitignore
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user