mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
3a631aa863
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=656162 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
43 lines
393 B
Plaintext
43 lines
393 B
Plaintext
# for all subdirectories
|
|
Makefile.in
|
|
Makefile
|
|
.libs
|
|
.deps
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
*.pc
|
|
.*.swp
|
|
.sw?
|
|
*.rc
|
|
*.gcno
|
|
*.gcda
|
|
*.gcov
|
|
*.sourcefiles
|
|
*.stp
|
|
*.exe
|
|
|
|
# autofoo stuff here
|
|
compile
|
|
config.*
|
|
configure
|
|
depcomp
|
|
aclocal.m4
|
|
autom4te.cache
|
|
stamp-*
|
|
libtool
|
|
ltmain.sh
|
|
mingw32-config.cache
|
|
missing
|
|
install-sh
|
|
glib-gettextize
|
|
glib-zip
|
|
gtk-doc.make
|
|
py-compile
|
|
|
|
INSTALL
|
|
README
|
|
ChangeLog
|
|
/glib-lcov.info
|
|
/glib-lcov/
|