From a405e185bac6673645d96defb3800b7a18ca351d Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Fri, 23 Mar 2012 22:55:59 +0100 Subject: [PATCH] Updated .hgignore to include the entire BlogState/ directory and *.orig files --- .hgignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgignore b/.hgignore index 558cd176c..f0e6fe0d5 100644 --- a/.hgignore +++ b/.hgignore @@ -9,3 +9,5 @@ music *.sublime* *.8 *.geany +*.orig +BlogState/ \ No newline at end of file