From cf2cc2767902342178ad22a303688fd8629ad020 Mon Sep 17 00:00:00 2001 From: Christophe Boutter Date: Sun, 22 May 2011 15:06:45 +0200 Subject: [PATCH] Added newline in order to allow multiple adds of gitignore files. --- Global/Mercurial.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Global/Mercurial.gitignore b/Global/Mercurial.gitignore index d75cc477..3173e26f 100644 --- a/Global/Mercurial.gitignore +++ b/Global/Mercurial.gitignore @@ -1,3 +1,3 @@ /.hg/* */.hg/* -.hgignore \ No newline at end of file +.hgignore