--- CVSROOT/cvswrappers 1999/09/28 19:58:53 1.1 +++ CVSROOT/cvswrappers 2013/06/01 14:23:12 1.2 @@ -21,3 +21,25 @@ # and value is a single-quote delimited value. # For example: #*.gif -k 'b' + +*.gif -k 'b' +*.bmp -k 'b' +*.png -k 'b' +*.jpg -k 'b' +*.avi -k 'b' + +# Sound files +*.mp3 -k 'b' + +# # Special java files +*.class -k 'b' +*.zip -k 'b' +*.jar -k 'b' + +# # Photoshop files +*.psd -k 'b' + +# # The Gimp files + *.xcf -k 'b' + +