My tree view hides all of the ignored files that are listed in .gitignore
. I cannot find anything in settings.json
to show ignored files in my project. How do I show files ignored because of .gitignore
?
This is not currently possible in VS Code but there is discussion in this github issue about making it possible.
I suggest that you give a thumbs up reaction to the issue (click on the thumbs up in the bottom left of the initial post) to voice your support and follow the issue so you can find out if something changes.