.hgignore
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Tue, 01 Nov 2016 16:07:28 +0100
changeset 1808 202ac6c94b7f
parent 1695 77df6101d3b5
child 2020 143c8e4dc22d
permissions -rw-r--r--
hgext3rd: move 'simple4server' as 'evolve.serveronly' We also more the server only extension into hgext3rd. We makes it a python sub-module of evolve for two reasons: * less polution in the hgext3rd namespace, * this make it possible to share the code between 'evolve' and 'evolve.serveronly' instead of duplicating it. note that we now install the extension too

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