From 2ca65bf6dac2b3c8d1fb516e9035f1cacb09116b Mon Sep 17 00:00:00 2001 From: Stephan Erb Date: Sun, 25 Oct 2009 20:00:42 +0100 Subject: [PATCH] Ignore .orig files generated by 'hg revert' --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 619110bc5..1f56821c2 100644 --- a/.hgignore +++ b/.hgignore @@ -1,4 +1,5 @@ syntax: glob +*.orig *.gmo *.in *.la