hgbook

view .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
line source
1 [^/]+/htdocs/
3 syntax: glob
5 *.err
6 *.lxo
7 *.orig
8 *.out
9 *.png
10 *.pyc
11 *.rej
12 *.run
13 *~
14 .*.sw[op]
15 .\#*
16 .run
17 .validated-00book.xml
18 en/all-ids.dat
19 web/hgbook/.database.sqlite3
20 web/hgbook/secrets.py
21 web/index-read.html.in
22 stylesheets/system-xsl
23 build
24 en/html
25 en/examples/results
26 tools