How to hide .meta files in Visual Studio

I am using Visual Studio on Windows and Mac for coding purposes. The solution explorer displays all .meta files, which makes it difficult to quickly navigate the project structure. Does anybody know how to hide these files from the view? Similar question was asked here for Visual Studio Code.

178199-meta-files.png

This looks like a nice add on for VS which can do that : Explorer Exclude ( Moved to New Publisher ) - Visual Studio Marketplace

Edit:
Did you have the unity extension for VS installed? Because I am not sure but I think with this, they will dissapear automatically.

Answered here :
https://answers.unity.com/questions/1260730/index.html

In short : use the tiny button “Show all files” in Solution Explorer

200674-20221012-10-34-35-ui-lab-microsoft-visual-studio.png