From cf0dc983f5a8bf63927cfc45f5054744f359d9af Mon Sep 17 00:00:00 2001 From: Christian Kamm Date: Sun, 10 Aug 2008 18:34:57 +0200 Subject: [PATCH] Add .orig files created during a revert to .hgignore. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 99a36629..f7ca3dff 100644 --- a/.hgignore +++ b/.hgignore @@ -5,6 +5,7 @@ tests/reference *.o *.s *.a +*.orig obj/* tango import