Ignore zip files and build directory
authorSverre Rabbelier <sverre@rabbelier.nl>
Fri, 01 May 2009 00:31:39 +0200
changeset 2290 a9f77dea9e73
parent 2289 f016f5239078
child 2291 3e21586df316
Ignore zip files and build directory Patch by: Sverre Rabbelier
.hgignore
--- a/.hgignore	Fri May 01 00:25:11 2009 +0200
+++ b/.hgignore	Fri May 01 00:31:39 2009 +0200
@@ -2,4 +2,6 @@
 syntax: glob
 
 *.pyc
+*.zip
 app.yaml
+build