From: Sean C. <the...@us...> - 2002-02-18 23:57:58
|
Update of /cvsroot/ruby-dbi/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv7907 Modified Files: cvswrappers Log Message: *) Updating cvswrappers (testing commit emails: will redirect commit messages to rub...@li... as soon as the list is available). Index: cvswrappers =================================================================== RCS file: /cvsroot/ruby-dbi/CVSROOT/cvswrappers,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cvswrappers 9 Jan 2002 22:12:07 -0000 1.1 +++ cvswrappers 18 Feb 2002 23:57:55 -0000 1.2 @@ -20,4 +20,12 @@ # # and value is a single-quote delimited value. # For example: -#*.gif -k 'b' +*.bz2 -k 'b' +*.dat -k 'b' +*.exe -k 'b' +*.gif -k 'b' +*.gz -k 'b' +*.jpg -k 'b' +*.mpg -k 'b' +*.tar -k 'b' +*.zip -k 'b' |