[gst-cvs] CVS: CVSROOT cvswrappers,1.1,1.2

Andy Wingo wingo at users.sourceforge.net
Sat Sep 29 14:20:02 PDT 2001


Update of /cvsroot/gstreamer/CVSROOT
In directory usw-pr-cvs1:/tmp/cvs-serv21520

Modified Files:
	cvswrappers 
Log Message:
don't clobber binary files that are committed to cvs (website cvs preparation)


Index: cvswrappers
===================================================================
RCS file: /cvsroot/gstreamer/CVSROOT/cvswrappers,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cvswrappers	2000/01/28 20:10:10	1.1
+++ cvswrappers	2001/09/29 21:19:53	1.2
@@ -20,4 +20,12 @@
 #
 #  and value is a single-quote delimited value.
 # For example:
-#*.gif -k 'b'
+*.jpg -k 'b'
+*.jpeg -k 'b'
+*.png -k 'b'
+*.gz -k 'b'
+*.tar.gz -k 'b'
+*.gif -k 'b'
+*.mp3 -k 'b'
+*.wav -k 'b'
+*.ogg -k 'b'





More information about the Gstreamer-commits mailing list