.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 27 Dec 2017 23:51:18 +0530
changeset 3371 753e5ebabe7d
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
topics: take logic to parse username to a separate function In next patch we will be adding support to `hg stack` to show users, and this logic will be required there too. So let's take it out in a separate function.

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