Quantcast
Channel: How can I show .gitignored / .ignored files in visual studio code? - Stack Overflow
Viewing all articles
Browse latest Browse all 18

Answer by Shlomi Lachmish for How can I show ignored files in visual studio code?

$
0
0

On the root of your project update the following file:.vscode/settings.json

{"files.exclude": {"**/.gitignore": false,"**/.git": true,"**/.vscode": false  }}

Viewing all articles
Browse latest Browse all 18

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>