view .hgignore @ 199:1de2ea435d93

The default match mode is now 'literal' I must have mixed something up when I wrote '$%', because dollar and percent signs are not replaced in the tests and dummies configuration variables.
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 16 Aug 2011 23:05:03 +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$