view .hgignore @ 209:c03a8113685d

Rewrote files.regexp as files.File.regexp (a class method) I still dislike the iterative code though.
author Oleg Oshmyan <chortos@inbox.lv>
date Thu, 18 Aug 2011 02:41:46 +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$