|
@@ -1,56 +0,0 @@
|
|
|
-# example config file for --compression-from option
|
|
|
-#
|
|
|
-# Format of non-comment / non-empty lines:
|
|
|
-# <compression-spec>:<path/filename pattern>
|
|
|
-# compression-spec is same format as for --compression option
|
|
|
-# path/filename pattern is same format as for --exclude option
|
|
|
-
|
|
|
-# archives / files:
|
|
|
-none:*.gz
|
|
|
-none:*.tgz
|
|
|
-none:*.bz2
|
|
|
-none:*.tbz2
|
|
|
-none:*.xz
|
|
|
-none:*.txz
|
|
|
-none:*.lzma
|
|
|
-none:*.lzo
|
|
|
-none:*.zip
|
|
|
-none:*.rar
|
|
|
-none:*.7z
|
|
|
-
|
|
|
-# audio:
|
|
|
-none:*.mp3
|
|
|
-none:*.ogg
|
|
|
-none:*.oga
|
|
|
-none:*.flac
|
|
|
-none:*.aac
|
|
|
-none:*.m4a
|
|
|
-
|
|
|
-# video:
|
|
|
-none:*.mp4
|
|
|
-none:*.mkv
|
|
|
-none:*.m4v
|
|
|
-none:*.avi
|
|
|
-none:*.mpg
|
|
|
-none:*.mpeg
|
|
|
-none:*.webm
|
|
|
-none:*.vob
|
|
|
-none:*.ts
|
|
|
-none:*.ogv
|
|
|
-none:*.mov
|
|
|
-none:*.flv
|
|
|
-none:*.ogm
|
|
|
-
|
|
|
-# pictures/images
|
|
|
-none:*.jpg
|
|
|
-none:*.jpeg
|
|
|
-none:*.png
|
|
|
-none:*.gif
|
|
|
-
|
|
|
-# disk images
|
|
|
-none:*.dmg
|
|
|
-
|
|
|
-# software archives
|
|
|
-none:*.rpm
|
|
|
-none:*.deb
|
|
|
-none:*.msi
|