diff .hgignore @ 143:b416ccd88ea6

ignore .orig files that are created when reverting stuff
author Dirk Olmes <dirk.olmes@googlemail.com>
date Thu, 02 Jul 2009 14:18:54 +0200
parents 5d482102fff1
children
line wrap: on
line diff
--- a/.hgignore	Thu Jul 02 14:18:00 2009 +0200
+++ b/.hgignore	Thu Jul 02 14:18:54 2009 +0200
@@ -1,1 +1,2 @@
 ^layman/
+\.orig$