In lit.cfg, I want to add some custom sufffix like below: `config.suffixes = ['.ut.cc']`, but unfortunately, it doesn't work.