.hgignore
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 28 Oct 2016 15:04:40 -0700
branchstable
changeset 1753 9fd15f27c91c
parent 1695 77df6101d3b5
child 2020 143c8e4dc22d
permissions -rw-r--r--
evolve: suggest "hg update -C .", including '.', to abort evolve The user will probably not also want to change commit when they abort evolve, like "hg update -C" (without the '.') would do. Note that we already do recommend aborting by using "hg update -C ." in another place.

syntax: re
/figures/[^/]+\.png$
^html/
\.pyc$
~$
\.swp$
\.orig$
\.rej$
\.err$
^tests/easy_run.sh$
^build/
^MANIFEST$
^docs/tutorials/.*\.rst$
\.ico$
tests/\.testtimes