tahoe-lafs/.darcs-boringfile

52 lines
791 B
Plaintext
Raw Normal View History

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($|/)
^client-basedir
2006-11-30 22:37:33 +00:00
^queen-basedir($|/)
^_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$
^\.figleaf$
^coverage-html($|/)
^twisted/plugins/dropin\.cache$