From f61227fec0cfb9b89dca89b8fe7688d4adc8d59c Mon Sep 17 00:00:00 2001 From: LukePulverenti Luke Pulverenti luke pulverenti Date: Thu, 2 Aug 2012 08:52:38 -0400 Subject: [PATCH] Updated ignore to exclude all *.orig --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 45c8691ee9..6fd0798519 100644 --- a/.hgignore +++ b/.hgignore @@ -23,6 +23,7 @@ syntax: glob *.scc *.psess *.vsp +*.orig [Bb]in [Dd]ebug*/ obj/ @@ -38,4 +39,3 @@ _ReSharper*/ # ncrunch files *.ncrunchsolution *.ncrunchproject -MediaBrowser.Common/Kernel/BaseKernel.cs.orig