# HG changeset patch # User Michael Schloh von Bennewitz # Date 1221592601 -7200 # Node ID 371ffadc1a3694e393bde013da8d8e2a32e2d82f Don't track ignored files. diff -r 000000000000 -r 371ffadc1a36 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Sep 16 21:16:41 2008 +0200 @@ -0,0 +1,5 @@ +syntax: glob +*.orig +*.rej +*.o +*~