# Boring file regexps:
\.hi$
\.o$
\.o\.cmd$
# *.ko files aren't boring by default because they might
# be Korean translations rather than kernel modules.
# \.ko$
\.ko\.cmd$
\.mod\.c$
(^|/)\.tmp_versions($|/)
(^|/)CVS($|/)
(^|/)RCS($|/)
~$
#(^|/)\.[^/]
(^|/)_darcs($|/)
\.bak$
\.BAK$
\.orig$
(^|/)vssver\.scc$
\.swp$
(^|/)MT($|/)
(^|/)\{arch\}($|/)
(^|/).arch-ids($|/)
(^|/),
\.class$
\.prof$
(^|/)\.DS_Store$
(^|/)BitKeeper($|/)
(^|/)ChangeSet($|/)
(^|/)\.svn($|/)
\.py[co]$
\#
\.cvsignore$
(^|/)Thumbs\.db$
(^|/)autom4te\.cache($|/)

(^|/)Makefile$
(^|/)Makefile.in$
\.pot$
(^|/)index.cache.bz2$
\.deps$
\.libs$
\.moc$
^debug
^optimized
(^|/)acinclude.m4$
(^|/)aclocal.m4$
(^|/)config.h.in$
(^|/)configure$
(^|/)configure.files$
(^|/)configure.in$
(^|/)stamp-h.in$
(^|/)stamp-h1$
(^|/)config.h$
(^|/)config.log$
(^|/)config.status$
libtool$
\.kdevses$
\.pcs$
(^|/)src/Program.(h|cpp)$
(^|/)src/ScoreReadingTrainer$
\.gmo$
