view .hgignore @ 549:b047e9417d96 stable

Properly update after fold The previous version only set the parent, it did not rebuilt dirstate or update any file content.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 10 Sep 2012 18:56:44 +0200
parents 6194f7ee85dd
children 41688ca951e7
line wrap: on
line source

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