# HG changeset patch # User Bryan O'Sullivan # Date 1236750047 25200 # Node ID cd978765da64cd6dcf46254134e8179b54dd66de # Parent 61a3f7dacf2f37b42054ae149d8570dc5c313daf Tidy up what I'm ignoring. diff -r 61a3f7dacf2f -r cd978765da64 .hgignore --- a/.hgignore Tue Mar 10 22:27:51 2009 -0700 +++ b/.hgignore Tue Mar 10 22:40:47 2009 -0700 @@ -1,41 +1,20 @@ -[^/]+/auto/ -[^/]+/dist/ [^/]+/html/ syntax: glob -beta/*.tex -build_id.tex -hg_id.tex -*.4[ct][ct] -*.aux -*.bbl -*.bib -*.blg -*.dvi -*.eps *.err -*.idx -*.ilg -*.ind -*.lg -*.lo[fgt] *.lxo *.orig *.out -*.pdf *.png -*.ps *.pyc *.rej *.run -*.tmp -*.toc -*.xref *~ .*.swp .\#* .run +.validated-00book.xml +web/hgbook/.database.sqlite3 +web/hgbook/secrets.py xsl/system-xsl -.validated-00book.xml -web/hgbook/secrets.py