agent docker
This commit is contained in:
14
web/agent/.dockerignore
Normal file
14
web/agent/.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
.env
|
||||
.env.*
|
||||
.venv/
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.langgraph_api/
|
||||
.vercel/
|
||||
*.md
|
||||
Reference in New Issue
Block a user