view .hgignore @ 195:c2490e39fd70

Revamped the implementation of files.Archive subclasses They now normalize and sanitize all paths and provide a listdir method. TarArchive also ignores all files that are not regular files or directories.
author Oleg Oshmyan <chortos@inbox.lv>
date Sun, 14 Aug 2011 01:02:10 +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$