initial setup
authorrbernard
Mon, 23 Nov 2009 15:31:03 +0100
changeset 1 089bd48ac50e
parent 0 40c8f766c9b8
child 2 bc4b7b630f6a
initial setup
.hgignore
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Mon Nov 23 15:31:03 2009 +0100
@@ -0,0 +1,13 @@
+
+syntax: regexp
+^settings_local\.py$
+syntax: regexp
+^urls_local\.py$
+syntax: regexp
+^bin$
+syntax: regexp
+^develop-eggs$
+syntax: regexp
+^eggs$
+syntax: regexp
+^src/comt\.egg-info$
\ No newline at end of file