/home/username/Exclude folder, all files with the png extension, the file /home/username/foobar.jpg and lastly any file named specificname.txt are all excluded from the backup.
/home/username/Exclude/*
*.png
/home/username/foobar.jpg
specificname.txt