On Tue, Oct 07, 2008 at 05:51:34PM +0200, [EMAIL PROTECTED] wrote: > Resending this patch. It's uncontroversial, I think. > > Wed Oct 1 22:18:38 CEST 2008 [EMAIL PROTECTED] > * fixed accidental merge of two lines in default boring >
Content-Description: A darcs patch for your repository! > > New patches: > > [fixed accidental merge of two lines in default boring > [EMAIL PROTECTED] hunk ./src/Darcs/Repository/Prefs.lhs 135 > "\\.tix$", -- Haskell Program Coverage > "\\.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$", Actually, I think it's inappropriate to ignore dist directories. It seems like a perfectly reasonable directory name to me. David _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
