From: Brian Warner Date: Thu, 30 Nov 2006 22:37:33 +0000 (-0700) Subject: add darcs boringfile X-Git-Tag: tahoe_v0.1.0-0-UNSTABLE~543 X-Git-Url: https://git.rkrishnan.org/simplejson/status?a=commitdiff_plain;h=a1b181610ceb8a789035ed2d17d244203ba490b7;p=tahoe-lafs%2Ftahoe-lafs.git add darcs boringfile --- diff --git a/.darcs-boringfile b/.darcs-boringfile new file mode 100644 index 00000000..8b74fde3 --- /dev/null +++ b/.darcs-boringfile @@ -0,0 +1,38 @@ +# 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($|/) +^queen-basedir($|/)