+++ /dev/null
-# Boring file regexps:
-\.hi$
-\.hi-boot$
-\.o-boot$
-\.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($|/)
-,v$
-^\.#
-\.elc$
-(^|/)(tags|TAGS)$
-(^|/)SCCS($|/)
-(^|/)config\.(log|status)$
-\.rej$
-\.bzr$
-(^|/|\.)core$
-\.(obj|a|exe|so|lo|la)$
-^\.darcs-temp-mail$
-^\.depend$
-^\.ditz-config$
-^html($|/)
-
-^dist($|/)
-^run\.sh$
-^Setup$
-^\.setup-config$
-^.installed-pkg-config$
-^report\.html$
-^data/CompileMimeTypes$
-
-^examples/HelloWorld$
-^examples/Implanted$
-^examples/ImplantedSmall$
-^examples/MiseRafturai\.hs$
-^examples/Multipart$
-^examples/SSL$
-^examples/SmallFile\.hs$