📅  最后修改于: 2022-03-11 14:48:42.546000             🧑  作者: Mango
add this on setting.json, to access setting.json hit ctrl+shift+p in
vs code and search by setting.json and click it.
"files.exclude": {
"**/*.meta": true
}