hgbook
annotate .hgignore @ 999:a6b81cd31cfd
adding complete.xml - which generated but Bryan did add it also - as I have absolutly no personnality I do as he does
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Sat Sep 12 20:53:36 2009 +0200 (2009-09-12) |
parents | 719b03ea27c8 |
children |
rev | line source |
---|---|
dongsheng@654 | 1 [^/]+/htdocs/ |
bos@0 | 2 |
bos@0 | 3 syntax: glob |
bos@0 | 4 |
bos@673 | 5 *-tmp.* |
bos@137 | 6 *.err |
bos@146 | 7 *.lxo |
bos@673 | 8 *.mo |
bos@20 | 9 *.orig |
bos@308 | 10 *.out |
foozy@708 | 11 *.bb |
bos@11 | 12 *.png |
bos@574 | 13 *.pyc |
bos@284 | 14 *.rej |
bos@52 | 15 *.run |
bos@11 | 16 *~ |
bos@597 | 17 .*.sw[op] |
bos@279 | 18 .\#* |
bos@11 | 19 .run |
bos@578 | 20 .validated-00book.xml |
bos@673 | 21 Makefile.vars |
bos@673 | 22 build |
bos@586 | 23 en/all-ids.dat |
bos@613 | 24 en/complete.xml |
bos@673 | 25 en/examples/results |
bos@673 | 26 en/html |
bos@618 | 27 en/svn |
belaran@998 | 28 fr/examples/results |
belaran@998 | 29 fr/html |
Giulio@726 | 30 it/examples/results |
Giulio@722 | 31 it/html |
bos@673 | 32 stylesheets/system-xsl |
bos@673 | 33 tools |
bos@578 | 34 web/hgbook/.database.sqlite3 |
bos@578 | 35 web/hgbook/secrets.py |
bos@599 | 36 web/index-read.html.in |
bos@673 | 37 xsl/system-xsl |