annotate .hgignore @ 228:715e3525a904 2.03

Fixed crashing on testconfs inside archives on Python 3
author Oleg Oshmyan <chortos@inbox.lv>
date Wed, 06 Jun 2012 20:41:44 +0100
parents 6e6b0ea63fa1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83
37c4ad87583c Several small fixes
Oleg Oshmyan <chortos@inbox.lv>
parents: 51
diff changeset
1 \.(pyc|pyo|class|orig)$
187
6215dbc1fbb5 Updated .hgignore
Oleg Oshmyan <chortos@inbox.lv>
parents: 83
diff changeset
2 ^upreckon/(upreckon|_unix\.so)$
6215dbc1fbb5 Updated .hgignore
Oleg Oshmyan <chortos@inbox.lv>
parents: 83
diff changeset
3 (/|^)suite$
6215dbc1fbb5 Updated .hgignore
Oleg Oshmyan <chortos@inbox.lv>
parents: 83
diff changeset
4 ^(build|dist|upreckon\.egg-info)$
192
6e6b0ea63fa1 Added zipfiles/diff.sh to the repository
Oleg Oshmyan <chortos@inbox.lv>
parents: 187
diff changeset
5 ^zipfiles/zipfile\d+-original.py$