hgbook

annotate .hgignore @ 654:1c13ed2130a7

Merge with http://hg.serpentine.com/mercurial/book
author Dongsheng Song <dongsheng.song@gmail.com>
date Mon Mar 30 16:23:33 2009 +0800 (2009-03-30)
parents 7e7c47481e4f 9e8e5292acaa
children 1e020cb7d417
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
dongsheng@654 26 tools