; Default filename: MRBackup.cflt
;
; This is MRBackup's "compression filter" file. This file allows us to prevent certain 
; files from being compressed during backup or utility operations. For details on the
; construction of filename patterns, see the "backup filter" file, MRBackup.bflt.
;
; The following lines contain examples (and documentation) of patterns you might
; place in this file. Your file naming conventions will ultimately dictate what
; will appear in this file.
;
; .GIF files are Compuserve Graphics files. Due to their typical highly random
; distribution of data patterns, they don't usually compress well.
; *.GIF
;
; .IFF files may or may not compress well, depending upon their content (which varies
; widely). If you have lots of IFF files, you may want to use a file naming convention
; which differentiates their classes (e.g. ".8SVX", ".SMUS", ".ILBM", etc.)
; *.IFF
;
; Place your compression filter patterns here:
