mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
update .gitignores
This commit is contained in:
parent
da9d98728d
commit
7a2e6ab791
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,4 +41,3 @@ README
|
||||
ChangeLog
|
||||
/glib-lcov.info
|
||||
/glib-lcov/
|
||||
/gio/tests/tls-interaction
|
||||
|
1
gio/.gitignore
vendored
1
gio/.gitignore
vendored
@ -2,6 +2,7 @@ gschema-compile
|
||||
gio-querymodules
|
||||
gio-marshal.[ch]
|
||||
gioenumtypes.[ch]
|
||||
glib-compile-resources
|
||||
glib-compile-schemas
|
||||
gdbus
|
||||
gsettings
|
||||
|
8
gio/tests/.gitignore
vendored
8
gio/tests/.gitignore
vendored
@ -24,6 +24,7 @@ gapplication-example-actions
|
||||
gapplication-example-cmdline
|
||||
gapplication-example-cmdline2
|
||||
gapplication-example-cmdline3
|
||||
gapplication-example-menu
|
||||
gapplication-example-open
|
||||
gdbus-addresses
|
||||
gdbus-bz627724
|
||||
@ -77,9 +78,11 @@ network-address
|
||||
network-monitor
|
||||
org.gtk.test.enums.xml
|
||||
pollable
|
||||
plugin_resources.c
|
||||
proxy
|
||||
readwrite
|
||||
resolver
|
||||
resources
|
||||
send-data
|
||||
simple-async-result
|
||||
sleepy-stream
|
||||
@ -88,7 +91,12 @@ socket-client
|
||||
socket-server
|
||||
srvtarget
|
||||
test.mo
|
||||
test.gresource
|
||||
test_resources.c
|
||||
test_resources2.c
|
||||
test_resources2.h
|
||||
tls-certificate
|
||||
tls-interaction
|
||||
unix-fd
|
||||
unix-streams
|
||||
vfs
|
||||
|
Loading…
Reference in New Issue
Block a user