.hgignore
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 10 Sep 2012 18:56:44 +0200
branchstable
changeset 549 b047e9417d96
parent 526 6194f7ee85dd
child 557 41688ca951e7
permissions -rw-r--r--
Properly update after fold The previous version only set the parent, it did not rebuilt dirstate or update any file content.

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