aa
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
# 构建镜像时不打进上下文(减小体积;数据在宿主机卷里)
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
*.session
|
||||
*.session-journal
|
||||
state.json
|
||||
-100*/
|
||||
__pycache__
|
||||
*.pyc
|
||||
.cursor
|
||||
.venv
|
||||
venv
|
||||
Reference in New Issue
Block a user