.hgignore
author Tom Henderson <tomh@tomh.org>
Mon, 03 Jan 2011 13:30:55 -0800
changeset 6762 ec42670d413a
parent 6755 b3da3ed88b6e
child 7204 052d30ceb700
permissions -rw-r--r--
update .hgignore for testing document

\.rej$
\.orig$
\.o$
~$
^build-dir
^build
^testpy-output
^doc/html
^doc/latex
^\.lock-wscript
^\.waf
^doc/introspected-doxygen\.h$
.*\.py[co]$
\.pcap$
\.mob$
\.routes$
^doc/manual/build
^doc/tutorial/build
^doc/testing/build
^doc/manual/figures/.*eps
^doc/manual/figures/.*pdf
^doc/manual/figures/.*png
^bindings/python/pybindgen/
ms_print.*
massif.*
\.patch$
\.diff$
\.tr$
\#[^\#/]+\#$