.hgignore
author Boris Feld <boris.feld@octobus.net>
Tue, 30 May 2017 11:39:45 +0200
changeset 2520 5fb5d096348c
parent 2080 b26a1f061ac8
child 3203 34d5c97a3dee
permissions -rw-r--r--
effectflag: better diff detection Improve the diff detection algorithm to have less false positive like in the case of a rebase that move the hunk in the file but the hunk stays the same.

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