.hgignore
changeset 30 83f4abc7568f
parent 14 f786cfad718c
child 48 ef3a8cfef2bc
--- a/.hgignore	Tue Feb 15 15:29:57 2011 +0100
+++ b/.hgignore	Thu Feb 17 18:50:34 2011 +0100
@@ -23,4 +23,13 @@
 ^src/ldt/dist$
 
 syntax: regexp
-^web/static/media/ldt$
\ No newline at end of file
+^web/static/media/ldt$
+syntax: regexp
+^virtualenv/setup/project-boot\.py$
+syntax: regexp
+^virtualenv/setup/env/
+
+syntax: regexp
+^src/ldt/build$
+syntax: regexp
+^src/ldt/ldt\.egg-info$
\ No newline at end of file