Files
tianrunCRM/Assets/trCRM/trCRM.code-workspace
2020-08-04 21:58:27 +08:00

18 lines
209 B
Plaintext

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