hgbook

view .hgignore @ 672:b338f5490029

Americanize spellings :-(
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Apr 09 22:52:16 2009 -0700 (2009-04-09)
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.*