Some uassets not showing in content browser after adding to git lfs

I am using Git for version control on my project. I have a folder for large substance designer files. I use Git commandline and I installed git lfs so that I can store all the large files remotely in my git repo as well. The problem that I’ve run into is some of the files in the directory that I added to git lfs are not showing up in the content browser in UE4 editor however if I brows in my file explorer all the .uasset files are there.

So after adding git LFS it seems like it keeps the editor from seeing the files and I’m not sure why.