添加一键启动:Makefile、Docker Compose(PostgreSQL)、环境变量模板
This commit is contained in:
@@ -2,7 +2,11 @@ node_modules/
|
||||
dist/
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
*.log
|
||||
.vscode/
|
||||
.idea/
|
||||
server/bin/
|
||||
*.exe
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user