# HG changeset patch # User Michael Schloh von Bennewitz # Date 1227792070 -3600 # Node ID 27e940e8e5f3c8474ccc4428e2392df79510b18a Don't track ignored files. diff -r 000000000000 -r 27e940e8e5f3 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Thu Nov 27 14:21:10 2008 +0100 @@ -0,0 +1,5 @@ +syntax: glob +*.orig +*.rej +*.o +*~