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