copying PDF, ODT, ODS files by using the ignore file .stignore

if you want recursively copy only a given filetype, for e.g. PDf use

!**.pdf *

it works yeaterday (Use ignore patterns to sync only PDF files).

in this new topic i want copy PDF and ODT … that not works. therfore i ask here.