Global ignore list not honoured for /tmp files

I believe the new global ignore list feature does not support paths that are outside the current workspace, e.g. if you open a file in the /tmp/ directory. If I add ‘/tmp/’ or ‘/tmp/’ or '/tmp/**’ I still get auto-completion suggestions.

This is bad because to edit rails secrets, that’s opened in a temp file, and I don’t want cursor seeing those secrets.