fix(be):add playground & change log dir

This commit is contained in:
1mtrue
2021-03-17 19:28:37 +08:00
committed by dushixiang
parent ccc573eca0
commit 42b7e3c8c2
3 changed files with 71 additions and 2 deletions

22
.gitignore vendored
View File

@ -4,4 +4,24 @@ web/build
*.db
.DS_Store
.eslintcache
.env
.env
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# ignore ide config
.idea
.vscode
# vim
*.swp
# playground
playground/next-terminal
/log