Rejigged the structure
This commit is contained in:
9
agent/.dockerignore
Normal file
9
agent/.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
.git
|
||||
.env
|
||||
.venv
|
||||
.pytest_cache
|
||||
*.egg-info
|
||||
dist
|
||||
build
|
||||
Reference in New Issue
Block a user