2008-09-02 18:40:39 +00:00
|
|
|
# for all subdirectories
|
|
|
|
Makefile.in
|
|
|
|
Makefile
|
2011-10-24 22:25:59 -04:00
|
|
|
TAGS
|
2016-09-09 09:28:48 -03:00
|
|
|
tags
|
2008-09-02 18:40:39 +00:00
|
|
|
.libs
|
|
|
|
.deps
|
|
|
|
*.o
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
*.pc
|
|
|
|
.*.swp
|
|
|
|
.sw?
|
2010-01-28 22:43:51 -05:00
|
|
|
*.rc
|
2010-02-23 12:49:08 -05:00
|
|
|
*.gcno
|
|
|
|
*.gcda
|
|
|
|
*.gcov
|
2010-03-21 13:07:36 -05:00
|
|
|
*.sourcefiles
|
2010-06-02 19:34:45 +02:00
|
|
|
*.stp
|
2011-07-25 15:09:57 +02:00
|
|
|
*.exe
|
2012-11-10 10:37:00 -05:00
|
|
|
*.def
|
2013-05-06 09:47:00 -04:00
|
|
|
*.test
|
2013-07-11 13:54:47 -04:00
|
|
|
*.log
|
|
|
|
*.trs
|
2008-09-02 18:40:39 +00:00
|
|
|
|
|
|
|
# autofoo stuff here
|
|
|
|
compile
|
2016-12-21 04:07:24 +05:30
|
|
|
config.cache
|
|
|
|
config.guess
|
|
|
|
config.h
|
|
|
|
config.h.in
|
|
|
|
config.h-new
|
|
|
|
config.log
|
|
|
|
config.lt
|
|
|
|
config.rpath
|
|
|
|
config.status*
|
|
|
|
config.sub
|
2008-09-02 18:40:39 +00:00
|
|
|
configure
|
|
|
|
depcomp
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache
|
|
|
|
stamp-*
|
|
|
|
libtool
|
|
|
|
ltmain.sh
|
2011-07-25 15:09:57 +02:00
|
|
|
mingw32-config.cache
|
2008-09-02 18:40:39 +00:00
|
|
|
missing
|
|
|
|
install-sh
|
|
|
|
glib-gettextize
|
|
|
|
gtk-doc.make
|
2011-05-02 09:53:59 -04:00
|
|
|
py-compile
|
2013-07-11 13:54:47 -04:00
|
|
|
test-driver
|
2009-05-01 10:08:23 -04:00
|
|
|
|
|
|
|
INSTALL
|
2010-01-28 22:43:51 -05:00
|
|
|
ChangeLog
|
2011-08-08 17:18:08 +01:00
|
|
|
/glib-lcov.info
|
|
|
|
/glib-lcov/
|
2016-12-21 04:07:24 +05:30
|
|
|
|
|
|
|
# Meson
|
|
|
|
/meson-build/
|
2017-03-21 22:45:42 +05:30
|
|
|
/subprojects/*/
|