On Wed, Oct 01, 2008 at 10:19:40PM +0200, [EMAIL PROTECTED] wrote: > Wed Oct 1 22:18:38 CEST 2008 [EMAIL PROTECTED] > * fixed accidental merge of two lines in default boring
> "\\.p_hi$", "\\.p_o$", -- profiling Haskell > "\\.mod$", -- FORTRAN module files > "\\.installed-pkg-config", "\\.setup-config", > - "\\.setup-config^dist(/|$)", -- Cabal intermediates > + "\\.setup-config","^dist(/|$)", -- Cabal intermediates > "# *.ko files aren't boring by default because they might", > "# be Korean translations rather than kernel modules.", > "# \\.ko$", Thanks for the patch, but the "^dist(/|$)" pattern is entirely unreasonable for the default boring file. It is a perfectly reasonable directory name. David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
