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

18 lines
209 B
Plaintext
Raw 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
}
}
2020-07-04 14:41:25 +08:00
}