.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 18 Dec 2017 06:48:49 +0100
changeset 3309 09db38b34cb9
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
parents: add a utility to filter parents There is various strange case of merge out there that needs to be handled. We add an utility function to handle them all.

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