2008-09-02 20:40:39 +02:00
|
|
|
# for all subdirectories
|
|
|
|
Makefile.in
|
|
|
|
Makefile
|
2011-10-25 04:25:59 +02:00
|
|
|
TAGS
|
2008-09-02 20:40:39 +02:00
|
|
|
.libs
|
|
|
|
.deps
|
|
|
|
*.o
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
*.pc
|
|
|
|
.*.swp
|
|
|
|
.sw?
|
2010-01-29 04:43:51 +01:00
|
|
|
*.rc
|
2010-02-23 18:49:08 +01:00
|
|
|
*.gcno
|
|
|
|
*.gcda
|
|
|
|
*.gcov
|
2010-03-21 19:07:36 +01:00
|
|
|
*.sourcefiles
|
2010-06-02 19:34:45 +02:00
|
|
|
*.stp
|
2011-07-25 15:09:57 +02:00
|
|
|
*.exe
|
2012-11-10 16:37:00 +01:00
|
|
|
*.def
|
2013-05-06 15:47:00 +02:00
|
|
|
*.test
|
2013-07-11 19:54:47 +02:00
|
|
|
*.log
|
|
|
|
*.trs
|
2008-09-02 20:40:39 +02:00
|
|
|
|
|
|
|
# autofoo stuff here
|
|
|
|
compile
|
|
|
|
config.*
|
|
|
|
configure
|
|
|
|
depcomp
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache
|
|
|
|
stamp-*
|
|
|
|
libtool
|
|
|
|
ltmain.sh
|
2011-07-25 15:09:57 +02:00
|
|
|
mingw32-config.cache
|
2008-09-02 20:40:39 +02:00
|
|
|
missing
|
|
|
|
install-sh
|
|
|
|
glib-gettextize
|
|
|
|
glib-zip
|
|
|
|
gtk-doc.make
|
2011-05-02 15:53:59 +02:00
|
|
|
py-compile
|
2013-07-11 19:54:47 +02:00
|
|
|
test-driver
|
2009-05-01 16:08:23 +02:00
|
|
|
|
|
|
|
INSTALL
|
|
|
|
README
|
2010-01-29 04:43:51 +01:00
|
|
|
ChangeLog
|
2011-08-08 18:18:08 +02:00
|
|
|
/glib-lcov.info
|
|
|
|
/glib-lcov/
|