changeset 38:0e3a40d90a59

Global hgignore.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 22 Nov 2011 16:17:45 -0800
parents 49e2c3db57d3
children c0db5cb58fe1
files hgrc/hgrc-MacOSX hgrc/hgrc-Windows_NT
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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]