[xiph-cvs] cvs commit: CVSROOT cvswrappers
Chris Wolf
cwolf at xiph.org
Wed Sep 5 12:20:31 PDT 2001
cwolf 01/09/05 12:20:31
Modified: . cvswrappers
Log:
add binary file types
Revision Changes Path
1.2 +17 -0 CVSROOT/cvswrappers
Index: cvswrappers
===================================================================
RCS file: /usr/local/cvsroot/CVSROOT/cvswrappers,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvswrappers 1999/07/13 06:49:09 1.1
+++ cvswrappers 2001/09/05 19:20:31 1.2
@@ -21,3 +21,20 @@
# and value is a single-quote delimited value.
# For example:
#*.gif -k 'b'
+*.gif -k 'b'
+*.jpg -k 'b'
+*.jpeg -k 'b'
+*.bmp -k 'b'
+*.swf -k 'b'
+*.png -k 'b'
+*.au -k 'b'
+*.opt -k 'b'
+*.wav -k 'b'
+*.ico -k 'b'
+*.class -k 'b'
+*.jar -k 'b'
+*.tar -k 'b'
+*.zip -k 'b'
+*.gz -k 'b'
+*.dsp -k 'o'
+*.dsw -k 'o'
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list