.hgignore
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 09 Oct 2017 19:39:13 +0530
changeset 3055 774b4ea6ca58
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
obslog: remove the word "yet" from "No patch available yet" "yet" was a bit confusing as it let me think that patch is currently not available but can be available sometimes later. This is true for cases when it says "context not local" but we have more messages like "no successors", "too many successors", "changesets rebased" where we can't have a patch.

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