.hgignore
changeset 2 aaa8629d42c9
parent 1 d184767fdd52
child 120 6ec0300b626e
--- a/.hgignore	Tue Aug 27 18:09:55 2013 +0200
+++ b/.hgignore	Tue Aug 27 22:18:57 2013 +0200
@@ -1,19 +1,9 @@
-
 syntax: regexp
 ^run$
-syntax: regexp
 ^\.pydevproject$
-syntax: regexp
 ^src/p4l/config\.py$
-syntax: regexp
 ^\.metadata$
-syntax: regexp
+^virtualenv/web/project-boot\.py$
 ^virtualenv/web/env$
-syntax: regexp
-^virtualenv/web/project-boot\.py$
-syntax: regexp
 ^\.settings$
-syntax: regexp
-^web/static/site$
-syntax: regexp
-^web/static/\.htaccess$
\ No newline at end of file
+^web/static$
\ No newline at end of file