.hgignore
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 15 Nov 2017 08:00:17 +0100
changeset 3206 3ccde4699cf0
parent 3203 34d5c97a3dee
child 3376 aad37ffd7d58
permissions -rw-r--r--
topic: introduce a minimal extensions to enable topic on the server This small extensions simply expose topic in the branch. This should help getting minimal support for topic from various hosting solution (eg: bitbucket maybe ?) See extensions help for details.

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