2006-11-30 22:37:33 +00:00
|
|
|
# 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($|/)
|
|
|
|
|
2006-12-01 01:17:26 +00:00
|
|
|
^client-basedir
|
2006-11-30 22:37:33 +00:00
|
|
|
^queen-basedir($|/)
|
2006-11-30 22:55:26 +00:00
|
|
|
^_trial_temp($|/)
|
2006-12-04 04:10:49 +00:00
|
|
|
^\.buildbot($|/)
|
2006-12-05 08:29:26 +00:00
|
|
|
^MANIFEST$
|
|
|
|
^dist($|/)
|
2006-12-05 09:00:44 +00:00
|
|
|
^debian($|/)
|
2006-12-04 04:10:49 +00:00
|
|
|
|
2006-12-05 09:00:44 +00:00
|
|
|
^(dapper|sid)/debian/allmydata
|
|
|
|
^(dapper|sid)/debian/files$
|
|
|
|
^build($|/)
|
|
|
|
^build-stamp$
|
2006-12-06 22:26:12 +00:00
|
|
|
^\.figleaf$
|
|
|
|
^coverage-html($|/)
|
|
|
|
^twisted/plugins/dropin\.cache$
|