annotate roundup/scripts/.cvsignore @ 3435:a9636d734ced

Fixes for SourceForge tracker bugs. - initial values for configuration options may be passed on 'roundup-admin install' command line (based on patch [SF#237110]) - fix: password.crypt won't work with md5 passwords [SF#1372253]
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sat, 03 Dec 2005 11:47:28 +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/