.hgignore
changeset 17 553788adf58e
parent 13 495b3534a976
child 23 7df43b86c425
--- a/.hgignore	Fri Nov 30 12:41:13 2012 +0100
+++ b/.hgignore	Fri Nov 30 12:43:49 2012 +0100
@@ -24,4 +24,6 @@
 \.DS_Store$
 ^run
 syntax: regexp
-^\.pydevproject$
\ No newline at end of file
+^\.pydevproject$
+syntax: regexp
+^web/static/site$
\ No newline at end of file