build: add .dockerignore for opax-mcp
This commit is contained in:
parent
6bb1d94b0e
commit
e84a52d4f6
10
opax-mcp/.dockerignore
Normal file
10
opax-mcp/.dockerignore
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
.venv/
|
||||||
|
.venv-*/
|
||||||
|
tmp_venv/
|
||||||
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
|
.pytest_cache/
|
||||||
|
.coverage
|
||||||
|
coverage/
|
||||||
|
htmlcov/
|
||||||
|
*.log
|
||||||
Loading…
Reference in New Issue
Block a user