add develop-eggs to ignore
authorraph
Thu, 25 Mar 2010 17:25:12 +0100
changeset 233 528f4267bcfa
parent 232 a6c6b046a9c0
child 234 b33dd64a57f0
add develop-eggs to ignore
.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