Add Docker Compose deployment support
This commit is contained in:
15
.dockerignore
Normal file
15
.dockerignore
Normal file
@@ -0,0 +1,15 @@
|
||||
.env
|
||||
.git
|
||||
.gitignore
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
.pycache/
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
venv/
|
||||
dist/
|
||||
build/
|
||||
logs/
|
||||
reference-office365-tools/
|
||||
tests/
|
||||
|
||||
Reference in New Issue
Block a user