标签:pre log style 工作 tor svn 添加 div 文件
在工作区设置里添加如下代码:
{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/*.pyc": true, "**/.DS_Store": true } }
vscode过滤pyc文件
原文地址:http://www.cnblogs.com/kfx2007/p/6070485.html