mirror of
https://github.com/fantasticit/think.git
synced 2026-09-01 15:10:55 +08:00
package(docker): 添加“.dockerignore”
开发环境下不排除相关文件构建出来的镜像有将近4个G
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.idea
|
||||
runtime
|
||||
.git
|
||||
|
||||
**/.next/**
|
||||
**/node_modules/**
|
||||
Reference in New Issue
Block a user