# HG changeset patch # User Ludovic Chabant # Date 1322007465 28800 # Node ID 0e3a40d90a594aa6126f999f2ebd43f64a799518 # Parent 49e2c3db57d391dd923b7f4a818c080ce4792c39 Global hgignore. diff -r 49e2c3db57d3 -r 0e3a40d90a59 hgrc/hgrc-MacOSX --- a/hgrc/hgrc-MacOSX Tue Nov 22 16:17:14 2011 -0800 +++ b/hgrc/hgrc-MacOSX Tue Nov 22 16:17:45 2011 -0800 @@ -1,3 +1,5 @@ +[ui] +ignore = ~/.hgignore [extdiff] cmd.opendiff = opendiff-w diff -r 49e2c3db57d3 -r 0e3a40d90a59 hgrc/hgrc-Windows_NT --- a/hgrc/hgrc-Windows_NT Tue Nov 22 16:17:14 2011 -0800 +++ b/hgrc/hgrc-Windows_NT Tue Nov 22 16:17:45 2011 -0800 @@ -1,4 +1,5 @@ [ui] +ignore = ~\mercurial_ignore #ssh="${userprofile}\Dropbox\Utilities\plink.exe" -ssh -i "${userprofile}\Dropbox\Personal\Security\PuTTY\key.ppk" [extensions]