Files
tianrunCRM/Assets/trCRM/trCRM.code-workspace

19 lines
234 B
Plaintext
Raw Permalink Normal View History

2020-07-04 14:41:25 +08:00
{
"folders": [
{
"path": "upgradeRes4Dev"
},
{
"path": "../../UnityAPI"
}
2020-08-04 21:58:27 +08:00
],
"settings": {
"files.exclude": {
"**/.prefab": true
},
"search.exclude": {
"**/*.prefab": true
2021-04-07 16:25:13 +08:00
},
"editor.fontSize": 14
2020-08-04 21:58:27 +08:00
}
2020-07-04 14:41:25 +08:00
}