mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
update .gitignores
This commit is contained in:
parent
9d53e2bc4e
commit
7412e073d1
1
gio/.gitignore
vendored
1
gio/.gitignore
vendored
@ -8,3 +8,4 @@ gsettings
|
||||
gdbus-example-objectmanager-generated.[ch]
|
||||
gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Animal.xml
|
||||
gdbus-example-objectmanager-generated-org.gtk.GDBus.Example.ObjectManager.Cat.xml
|
||||
gio-public-headers.txt
|
||||
|
1
glib/.gitignore
vendored
1
glib/.gitignore
vendored
@ -9,3 +9,4 @@ gspawn-win32-helper-console.c
|
||||
gspawn-win64-helper-console.c
|
||||
gspawn-win64-helper.c
|
||||
glib_probes.h
|
||||
glib-public-headers.txt
|
||||
|
4
glib/tests/.gitignore
vendored
4
glib/tests/.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
array-test
|
||||
atomic
|
||||
base64
|
||||
bitlock
|
||||
bookmarkfile
|
||||
checksum
|
||||
collate
|
||||
@ -28,7 +29,6 @@ node
|
||||
option-argv0
|
||||
option-context
|
||||
pattern
|
||||
printf
|
||||
protocol
|
||||
queue
|
||||
rand
|
||||
@ -40,6 +40,7 @@ slist
|
||||
strfuncs
|
||||
string
|
||||
sort
|
||||
test-printf
|
||||
testing
|
||||
timeout
|
||||
tmpsample.xml
|
||||
@ -48,6 +49,7 @@ unix
|
||||
unix-nothreads
|
||||
uri
|
||||
utf8-misc
|
||||
utf8-performance
|
||||
utf8-pointer
|
||||
utf8-validate
|
||||
utils
|
||||
|
1
gobject/.gitignore
vendored
1
gobject/.gitignore
vendored
@ -7,3 +7,4 @@ testgobject
|
||||
libgobject-gdb.py
|
||||
makefile.msc
|
||||
gobject_probes.h
|
||||
gobject-public-headers.txt
|
||||
|
6
gthread/tests/.gitignore
vendored
6
gthread/tests/.gitignore
vendored
@ -1,3 +1,7 @@
|
||||
1bit-mutex
|
||||
1bit-emufutex
|
||||
1bit-mutex
|
||||
642026
|
||||
atomic
|
||||
spawn-multithreaded
|
||||
test-spawn-echo
|
||||
unix-multithreaded
|
||||
|
Loading…
Reference in New Issue
Block a user