Files
tianrunCRM/Assets/trCRM/trCRM.code-workspace
2021-04-07 16:25:13 +08:00

19 lines
234 B
Plaintext

{
"folders": [
{
"path": "upgradeRes4Dev"
},
{
"path": "../../UnityAPI"
}
],
"settings": {
"files.exclude": {
"**/.prefab": true
},
"search.exclude": {
"**/*.prefab": true
},
"editor.fontSize": 14
}
}