摘要: 打开工程的setting.json文件,在files.exclude这个参数(如果没有就添加上去)下增加 "**/*.meta":true 这个忽略项目: { "git.ignoreLimitWarning": true, "files.exclude": { "**/.git": true, "* 阅读全文
posted @ 2020-06-09 15:08 He_LiangLiang 阅读(2047) 评论(0) 推荐(0)