build: Remove */.gitignore files

Since out-of-source-tree builds are now used after switching to meson,
we don't need .gitignore files in the source directories to ignore
build artifacts.

This fixes build errors when doing a meson build after an autotools
build, because generated files such as gio/xdp-dbus.c won't show up in
a `git status`, or be removed by a `git clean -f`, and so it won't be
obvious that such files need to be removed for the meson build to
succeed.
This commit is contained in:
Michael Gratton 2019-04-22 22:17:43 +10:00
parent ce961e2722
commit 6b61395c2d
6 changed files with 0 additions and 118 deletions

20
gio/.gitignore vendored
View File

@ -1,20 +0,0 @@
gapplication
gconstructor_as_data.h
gdbus
objectmanager-gen-org.gtk.GDBus.Example.ObjectManager.Animal.xml
objectmanager-gen-org.gtk.GDBus.Example.ObjectManager.Cat.xml
objectmanager-gen.[ch]
gdbus-daemon-generated.[ch]
gio
gio_probes.h
gio-marshal.[ch]
gio-public-headers.txt
gio-querymodules
gioenumtypes.[ch]
glib-compile-resources
glib-compile-schemas
gnetworking.h
gresource
gschema-compile
gsettings
xdp-dbus.[ch]

10
glib/.gitignore vendored
View File

@ -1,10 +0,0 @@
glibconfig.h
glibconfig-stamp
gtester
libglib-gdb.py
gspawn-win32-helper-console.c
gspawn-win64-helper-console.c
gspawn-win64-helper.c
glib_probes.h
glib-public-headers.txt

1
gmodule/.gitignore vendored
View File

@ -1 +0,0 @@
gmoduleconf.h

8
gobject/.gitignore vendored
View File

@ -1,8 +0,0 @@
glib-genmarshal
glib-mkenums
gmarshal.strings
gobject-query
testgobject
libgobject-gdb.py
gobject_probes.h
gobject-public-headers.txt

3
po/.gitignore vendored
View File

@ -1,3 +0,0 @@
POTFILES
*.gmo
glib20.pot

76
tests/.gitignore vendored
View File

@ -1,76 +0,0 @@
assert-msg-test
asyncqueue-test
atomic-test
base64-test
bit-test
bookmarkfile-test
child-test
closures
collate.out
completion-test
convert-test
cxx-test
datetime
deftype
dirname-test
env-test
file-test
file-test-get-contents
gio-test
iochannel-test
iochannel-test-outfile
list-test
mainloop-test
mapchild
mapping-test
maptest
markup-collect
markup-escape-test
markup-test
module-test
objects
objects2
onceinit
patterntest
properties
properties2
properties3
properties4
qsort-test
queue-test
regex-test
relation-test
scannerapi
sequence-test
shell-test
signal1
signal2
signal3
signal4
slice-color
slice-concurrent
slice-test
slice-threadinit
slist-test
sources
spawn-test
testgdate
testgdateparser
testglib
testgobject
testingbase64
testmarshal.c
testmarshal.h
thread-test
threadpool-test
timeloop
timeloop-closure
tree-test
type-test
unicode-caseconv
unicode-collate
unicode-encoding
unicode-normalize
uri-test
utf8-pointer
utf8-validate