I have a /builds directory that has some compiled JS inside and I find myself accidentally editing files in there rather than the ones in the rest of the project that I want to edit because Cmd-T brings up 2 files and I just pick the first, quickly.
How can I ignore a file or a directory in my specific project in VS Code? Thanks!
