hgbook

annotate .hgignore @ 657:1e020cb7d417

Remove tools
author Dongsheng Song <songdongsheng@live.cn>
date Mon Mar 30 21:36:31 2009 +0800 (2009-03-30)
parents 1c13ed2130a7
children 3b33dd6aba87
rev   line source
dongsheng@654 1 [^/]+/htdocs/
bos@0 2
bos@0 3 syntax: glob
bos@0 4
bos@137 5 *.err
bos@146 6 *.lxo
bos@20 7 *.orig
bos@308 8 *.out
bos@11 9 *.png
bos@574 10 *.pyc
bos@284 11 *.rej
bos@52 12 *.run
bos@11 13 *~
bos@597 14 .*.sw[op]
bos@279 15 .\#*
bos@11 16 .run
bos@578 17 .validated-00book.xml
bos@586 18 en/all-ids.dat
bos@578 19 web/hgbook/.database.sqlite3
bos@578 20 web/hgbook/secrets.py
bos@599 21 web/index-read.html.in
dongsheng@632 22 stylesheets/system-xsl
dongsheng@654 23 build
dongsheng@654 24 en/html
dongsheng@654 25 en/examples/results
songdongsheng@657 26 tools
songdongsheng@657 27 Makefile.vars
songdongsheng@657 28 *.mo
songdongsheng@657 29 *-tmp.*