# 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($|/) #(^|/)\.[^/] (^|/)\.svn($|/) (^|/)\_darcs($|/) ^project\.log$ ^tailor\.state$ ^tailor\.state\.old$ ^tailor\.state\.journal$