init framework

This commit is contained in:
yhh
2020-06-08 11:49:45 +08:00
parent a2fd5153ad
commit db077d187c
125 changed files with 140474 additions and 0 deletions

6
demo/.wing/settings.json Normal file
View File

@@ -0,0 +1,6 @@
{
"search.exclude": {
"**/bin-debug": true,
"**/bin-release": true
}
}