# HG changeset patch # User rbernard # Date 1258986663 -3600 # Node ID 089bd48ac50e8ea28969818f244c6bec72f29249 # Parent 40c8f766c9b801a707428c08cc615454eb2a3a38 initial setup diff -r 40c8f766c9b8 -r 089bd48ac50e .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon Nov 23 15:31:03 2009 +0100 @@ -0,0 +1,13 @@ + +syntax: regexp +^settings_local\.py$ +syntax: regexp +^urls_local\.py$ +syntax: regexp +^bin$ +syntax: regexp +^develop-eggs$ +syntax: regexp +^eggs$ +syntax: regexp +^src/comt\.egg-info$ \ No newline at end of file