Ignoring files and folders on linux not working

hello,

on Mint I use backup folder “/home/user” for backup. I dont want to backup the Trash folder, so I tried to add “/.local/share/Trash/*” to Files → Ignore Files but it’s still backed up. Also tried versions like “.local/share/Trash/*” or “**/.local/share/Trash/**” but doesnt work. also simple “testfolder/” and also “*.log” is not working, its backing up the log-file… On Windows this is working.

Can anyone help ?