Bug fixed for Loon

This commit is contained in:
Peng-YM
2020-09-05 09:48:39 +08:00
parent 6b97c4c2d7
commit 9fcea60555
16 changed files with 14 additions and 427 deletions

12
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.DS_Store
# json config
backend/sub-store.json
backend/root.json
@@ -117,4 +118,13 @@ dist
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.pnp.*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?