fix(be):add playground & change log dir
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@ -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
|
Reference in New Issue
Block a user