hgbook

diff .hgignore @ 584:c838b3975bc6

Add IDs to paragraphs.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 19 21:18:52 2009 -0700 (2009-03-19)
parents ad304b606163
children abd5d0c1def9 1ef7708b3b7f
line diff
     1.1 --- a/.hgignore	Tue Mar 10 21:42:19 2009 -0700
     1.2 +++ b/.hgignore	Thu Mar 19 21:18:52 2009 -0700
     1.3 @@ -1,41 +1,20 @@
     1.4 -[^/]+/auto/
     1.5 -[^/]+/dist/
     1.6  [^/]+/html/
     1.7  
     1.8  syntax: glob
     1.9  
    1.10 -beta/*.tex
    1.11 -build_id.tex
    1.12 -hg_id.tex
    1.13 -*.4[ct][ct]
    1.14 -*.aux
    1.15 -*.bbl
    1.16 -*.bib
    1.17 -*.blg
    1.18 -*.dvi
    1.19 -*.eps
    1.20  *.err
    1.21 -*.idx
    1.22 -*.ilg
    1.23 -*.ind
    1.24 -*.lg
    1.25 -*.lo[fgt]
    1.26  *.lxo
    1.27  *.orig
    1.28  *.out
    1.29 -*.pdf
    1.30  *.png
    1.31 -*.ps
    1.32  *.pyc
    1.33  *.rej
    1.34  *.run
    1.35 -*.tmp
    1.36 -*.toc
    1.37 -*.xref
    1.38  *~
    1.39  .*.swp
    1.40  .\#*
    1.41  .run
    1.42 +.validated-00book.xml
    1.43 +web/hgbook/.database.sqlite3
    1.44 +web/hgbook/secrets.py
    1.45  xsl/system-xsl
    1.46 -.validated-00book.xml
    1.47 -web/hgbook/secrets.py