# HG changeset patch # User raph # Date 1269534312 -3600 # Node ID 528f4267bcfa46149768a354493e3a154ba6631a # Parent a6c6b046a9c099e7e328287e8b2f78f104f131cb add develop-eggs to ignore diff -r a6c6b046a9c0 -r 528f4267bcfa .hgignore --- a/.hgignore Thu Mar 25 17:24:50 2010 +0100 +++ b/.hgignore Thu Mar 25 17:25:12 2010 +0100 @@ -36,3 +36,6 @@ syntax: glob *.pyc + +syntax: regexp +^develop-eggs$ \ No newline at end of file