view .hgignore @ 246:1bc89faac941 2.04

Fixed: match='re' could produce duplicate test identifiers files.Files.regexp(pattern) now makes sure to return only one metafile for each matching virtual path, namely, the one that would be returned for that virtual path by files.Files.from_virtual_path.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 03 Oct 2013 01:19:09 +0300
parents 6e6b0ea63fa1
children
line wrap: on
line source

\.(pyc|pyo|class|orig)$
^upreckon/(upreckon|_unix\.so)$
(/|^)suite$
^(build|dist|upreckon\.egg-info)$
^zipfiles/zipfile\d+-original.py$