fix(be):add playground & change log dir

This commit is contained in:
neverteaser
2021-03-17 19:28:37 +08:00
committed by dushixiang
parent df47f8c323
commit 2a7538bb70
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