Redirects file not working

Redirects file not working:
Attempted both _redirect and netlify.toml

Redirects should work as below.

/*     https://kitt.pm
/#/*     https://kitt.pm
/*     https://kitt.pm     301!
/#/*     https://kitt.pm     301!

That might be the way to go. If you have content on your site and don’t use an exclamation after the 301, it won’t redirect (because of a process called shadowing).