So this is something I noticed today. I have been using VSCode for quite some time now and I had saw that unlike Atom and Sublime, VS Code doesn't show the .git folder.
Now that might not be of much use but here is the solution anyways.
- Go to settings
- Type files.exclude
- Remove .git from there. That will be the first option. Delete it.
And you should have it now.
Top comments (0)