'How to Hide Unix Executable Files in VSCode (Mac)

Every time I run a C++ file in VSCode, a Unix Executable File is generated. I would like to hide them in VSCode to prevent them from showing up in my sidebar. Does anyone know any way to achieve this? Thanks a lot!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source