annotate test/.cvsignore @ 1807:ea43cb3c157f

We need a stable set of chars to be able to match... ...the subject lines of registration confirmation. Py2.1's string.letters also depends on locales, so we can't use it.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Wed, 10 Sep 2003 13:04:05 +0000
parents 9646b1bd227b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
92
fa44da8d9df2 moving tests -> test
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 *.pyc
723
9646b1bd227b ignore pyo
Richard Jones <richard@users.sourceforge.net>
parents: 715
diff changeset
2 *.pyo
92
fa44da8d9df2 moving tests -> test
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3 localconfig.py
fa44da8d9df2 moving tests -> test
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
4 db
715
bcc72c3982ed ignore coverage files
Richard Jones <richard@users.sourceforge.net>
parents: 92
diff changeset
5 *.cover

Roundup Issue Tracker: http://roundup-tracker.org/