diff .hgignore @ 732:74da9b315396

Cleanup thoroughly, and run fixsvg when generate png files
author Dongsheng Song <dongsheng.song@gmail.com>
date Fri, 13 Mar 2009 15:55:43 +0800
parents c88aa4edf9df
children 7e7c47481e4f
line wrap: on
line diff
--- a/.hgignore	Thu Mar 12 21:48:08 2009 +0800
+++ b/.hgignore	Fri Mar 13 15:55:43 2009 +0800
@@ -1,5 +1,6 @@
 [^/]+/build/
 [^/]+/fop/
+[^/]+/hello/
 [^/]+/html/
 
 syntax: glob
@@ -12,6 +13,7 @@
 *.pyc
 *.rej
 *.run
+*-tmp.svg
 *~
 .*.swp
 .\#*