#-----------------------------------------------------------------------
# common
#-----------------------------------------------------------------------
*.[ao]
*.la
*.lo
*.so
*.dll
*.exe
deps.mak
.deps/
.libs/
.cache/
Makefile
Makefile.in
.dirstamp

#-----------------------------------------------------------------------
# / (root)
#-----------------------------------------------------------------------
/ABOUT-NLS
/aclocal.m4
/autom4te.cache
/build/
/_build/
/builddir/
/build-*/
/build-aux/
/build-stamp
/codenames
/config.guess
/config.h
/config.h.in
/config.h.in~
/config.log
/config.status
/config.sub
/configure
/configure~
/data/filedefs/filetypes.python
/debian
/depcomp
/geany.1
/geany.desktop
/geany.glade.bak
/geany.gladep.bak
/geany.pc
/geany.nsi
/global.tags.old
/install-sh
/libtool
/localwin32.mk
/ltmain.sh
/m4/lt*.m4
/m4/libtool.m4
/m4/codeset.m4
/m4/extern-inline.m4
/m4/fcntl-o.m4
/m4/gettext.m4
/m4/glibc2.m4
/m4/glibc21.m4
/m4/iconv.m4
/m4/intdiv0.m4
/m4/intl.m4
/m4/intldir.m4
/m4/intlmacosx.m4
/m4/intmax.m4
/m4/inttypes-pri.m4
/m4/inttypes_h.m4
/m4/lcmessage.m4
/m4/lib-ld.m4
/m4/lib-link.m4
/m4/lib-prefix.m4
/m4/lock.m4
/m4/longlong.m4
/m4/nls.m4
/m4/po.m4
/m4/printf-posix.m4
/m4/progtest.m4
/m4/size_max.m4
/m4/stdint_h.m4
/m4/threadlib.m4
/m4/uintmax_t.m4
/m4/visibility.m4
/m4/wchar_t.m4
/m4/wint_t.m4
/m4/xsize.m4
/make_deb.sh
/missing
/mkinstalldirs
/RUN
/stamp-h
/stamp-h1
/stamp-h.in
/*.tar.*
/TODO.*

#-----------------------------------------------------------------------
# /po/
#-----------------------------------------------------------------------
/po/ChangeLog.save
/po/*.gmo
/po/*.header
/po/Makefile.in.in
/po/Makevars.template
/po/*.mo
/po/*.pot
/po/POTFILES
/po/POTFILES.ignore
/po/POTFILES.in.missing
/po/POTFILES.in.noi18n
/po/Rules-quot
/po/*.sed
/po/*.sin
/po/stamp-it
/po/stamp-po

#-----------------------------------------------------------------------
# /src/
#-----------------------------------------------------------------------
/src/geany
/src/geany_private.res
/src/signallist.i

#-----------------------------------------------------------------------
# /doc/
#-----------------------------------------------------------------------
/doc/Doxyfile
/doc/Doxyfile-gi
/doc/Doxyfile.stamp
/doc/Doxyfile-gi.stamp
/doc/doxygen_*
/doc/geany.1
/doc/geany.html
/doc/hacking.html
/doc/*.pdf
/doc/*.aux
/doc/*.log
/doc/*.out
/doc/*.tex
/doc/*.toc
/doc/reference
/doc/geany-gtkdoc.h
/doc/geany-sciwrappers-gtkdoc.h
/doc/xml/

#-----------------------------------------------------------------------
# /tests/
#-----------------------------------------------------------------------
/tests/**/*.trs
/tests/**/*.log
