view .hgignore @ 528:bdaf8bd1600b stable

test: remove unused obsolete extension in the tutorial
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 27 Aug 2012 18:35:46 +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$