在首选项 --> 设置那加一句配置

"files.exclude": {
    "**/.git": false
 }

就可以在每个git目标看到.git文件夹了

相关文章: