[Super-tux-commit] CVSROOT cvswrappers,1.1,1.2
Brought to you by:
wkendrick
From: Ryan F. <sik...@us...> - 2004-05-30 20:33:30
|
Update of /cvsroot/super-tux/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2843 Modified Files: cvswrappers Log Message: - added common binary files to cvswrappers Index: cvswrappers =================================================================== RCS file: /cvsroot/super-tux/CVSROOT/cvswrappers,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- cvswrappers 13 Dec 2002 16:24:01 -0000 1.1 +++ cvswrappers 30 May 2004 20:33:20 -0000 1.2 @@ -21,3 +21,28 @@ # and value is a single-quote delimited value. # For example: #*.gif -k 'b' +*.avi -k 'b' -m 'COPY' +*.bin -k 'b' -m 'COPY' +*.bz -k 'b' -m 'COPY' +*.bz2 -k 'b' -m 'COPY' +*.exe -k 'b' -m 'COPY' +*.gif -k 'b' -m 'COPY' +*.gz -k 'b' -m 'COPY' +*.jpg -k 'b' -m 'COPY' +*.jpeg -k 'b' -m 'COPY' +*.mod -k 'b' -m 'COPY' +*.mov -k 'b' -m 'COPY' +*.mp3 -k 'b' -m 'COPY' +*.mpg -k 'b' -m 'COPY' +*.ogg -k 'b' -m 'COPY' +*.pdf -k 'b' -m 'COPY' +*.png -k 'b' -m 'COPY' +*.tar -k 'b' -m 'COPY' +*.tbz -k 'b' -m 'COPY' +*.tgz -k 'b' -m 'COPY' +*.tif -k 'b' -m 'COPY' +*.tiff -k 'b' -m 'COPY' +*.wav -k 'b' -m 'COPY' +*.xbm -k 'b' -m 'COPY' +*.xcf -k 'b' -m 'COPY' +*.zip -k 'b' -m 'COPY' |