# HG changeset patch # User Michael Schloh von Bennewitz # Date 1248859065 -7200 # Node ID e253b438313227778cc0afa44706d229b3c086fc Don't track ignored files. diff -r 000000000000 -r e253b4383132 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Wed Jul 29 11:17:45 2009 +0200 @@ -0,0 +1,5 @@ +syntax: glob +*.orig +*.rej +*.o +*~