# HG changeset patch # User Sandro Knauß # Date 1256253306 -7200 # Node ID 0241ec1d8a39e8268527eabd41a89988f9cc5b44 # Parent 97e6a87fcf110d99440485a3f7cbf08dcfadcf70 ignore std. python files diff -r 97e6a87fcf11 -r 0241ec1d8a39 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Oct 23 01:15:06 2009 +0200 @@ -0,0 +1,4 @@ +syntax: glob +*~ +*.pyc +*.conf