diff -r 346633cd13d6 -r e9e1b1e863ba .hgignore --- a/.hgignore Tue Oct 16 12:42:00 2012 +0200 +++ b/.hgignore Fri Apr 29 08:32:49 2016 +0200 @@ -1,4 +1,9 @@ -^target/.* -.*/target/.* -.*orig$ -.*~ +^target/.* +.*/target/.* +.*orig$ +.*~ +\.orig\..*$ +\.orig$ +\.chg\..*$ +\.rej$ +\.conflict\~$