hgbook
diff .hgignore @ 684:a66f6d499afa
Add paragraph IDs
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri Apr 24 00:27:21 2009 -0700 (2009-04-24) |
parents | 3b33dd6aba87 |
children | f9f71850ae1a 96c012342355 |
line diff
1.1 --- a/.hgignore Thu Apr 02 09:24:36 2009 +0800 1.2 +++ b/.hgignore Fri Apr 24 00:27:21 2009 -0700 1.3 @@ -2,8 +2,10 @@ 1.4 1.5 syntax: glob 1.6 1.7 +*-tmp.* 1.8 *.err 1.9 *.lxo 1.10 +*.mo 1.11 *.orig 1.12 *.out 1.13 *.png 1.14 @@ -15,17 +17,16 @@ 1.15 .\#* 1.16 .run 1.17 .validated-00book.xml 1.18 +Makefile.vars 1.19 +build 1.20 en/all-ids.dat 1.21 en/complete.xml 1.22 +en/examples/results 1.23 +en/html 1.24 en/svn 1.25 +stylesheets/system-xsl 1.26 +tools 1.27 web/hgbook/.database.sqlite3 1.28 web/hgbook/secrets.py 1.29 web/index-read.html.in 1.30 -stylesheets/system-xsl 1.31 -build 1.32 -en/html 1.33 -en/examples/results 1.34 -tools 1.35 -Makefile.vars 1.36 -*.mo 1.37 -*-tmp.* 1.38 +xsl/system-xsl