hgbook

view .hgignore @ 667:3b33dd6aba87

Merge with http://hg.serpentine.com/mercurial/book
author Dongsheng Song <songdongsheng@live.cn>
date Thu Apr 02 09:24:36 2009 +0800 (2009-04-02)
parents 1e020cb7d417 2b193ab0df9a
children dbe5f4bb6507
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 en/complete.xml
20 en/svn
21 web/hgbook/.database.sqlite3
22 web/hgbook/secrets.py
23 web/index-read.html.in
24 stylesheets/system-xsl
25 build
26 en/html
27 en/examples/results
28 tools
29 Makefile.vars
30 *.mo
31 *-tmp.*