This commit is contained in:
2020-08-04 21:58:27 +08:00
parent a7b47a6827
commit f913a2a0aa
91 changed files with 1671 additions and 965 deletions

View File

@@ -6,5 +6,13 @@
{
"path": "../../UnityAPI"
}
]
],
"settings": {
"files.exclude": {
"**/.prefab": true
},
"search.exclude": {
"**/*.prefab": true
}
}
}