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

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