.hgignore
author Peter D. Barnes, Jr. <barnes26@llnl.gov>
Thu, 02 Aug 2012 11:58:35 -0700
changeset 8956 ec45979e3372
parent 8953 d626a0e47446
child 8971 e707a59c4d7d
permissions -rw-r--r--
Reverse dirty repo logic, better testing options, ignore doxygen.warnings.log.

\.rej$
\.orig$
\.o$
~$
^build-dir
^build
^testpy-output
^doc/html
^doc/latex
^doc/ns3-object.txt
^\.lock-waf_darwin_build
^\.lock-waf_linux2_build
^\.lock-waf_cygwin_build
^\.lock-waf_freebsd7_build
^\.lock-waf_freebsd8_build
^\.lock-waf_freebsd9_build
^\.waf
^doc/introspected-doxygen\.h$
.*\.py[co]$
\.pcap$
\.mob$
\.routes$
^doc/doxygen.warnings.log$
^doc/manual/build
^doc/tutorial/build
^doc/tutorial-pt-br/build
^doc/testing/build
^doc/models/build
^doc/models/source-temp
^doc/manual/figures/.*eps
^doc/manual/figures/.*pdf
^doc/manual/figures/.*png
^doc/ns3_html_theme/static/ns3_version.js$
^src/.*/doc/build
^bindings/python/pybindgen/
ms_print.*
massif.*
\.patch$
\.diff$
\.tr$
\#[^\#/]+\#$
syntax: glob