annotate roundup/scripts/.cvsignore @ 1941:bcc65c5b86e6

fixed date arithmetic to not allow day-of-month == 0 [SF#853306] fixed date arithmetic to limit hours-per-day to 24, not 60
author Richard Jones <richard@users.sourceforge.net>
date Thu, 04 Dec 2003 23:06:53 +0000
parents 9b517c37cfb7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
756
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 *.pyc
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 *.pyo
9b517c37cfb7 Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
3 *.cover

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