[Plib-cvs] CVSROOT cvswrappers,1.2,1.3
Brought to you by:
sjbaker
From: <ud...@us...> - 2002-04-17 13:37:43
|
Update of /cvsroot/plib/CVSROOT In directory usw-pr-cvs1:/tmp/cvs-serv6142 Modified Files: cvswrappers Log Message: Told CVS to treat a few more extensions as binary files Index: cvswrappers =================================================================== RCS file: /cvsroot/plib/CVSROOT/cvswrappers,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- cvswrappers 24 May 2001 01:27:23 -0000 1.2 +++ cvswrappers 17 Apr 2002 13:37:38 -0000 1.3 @@ -24,3 +24,9 @@ *.png -k 'b' *.rgb -k 'b' *.bmp -k 'b' +*.txf -k 'b' +*.mod -k 'b' +*.wav -k 'b' +*.au -k 'b' +*.ub -k 'b' +*.3ds -k 'b' |