Skip to content

Commit d541793

Browse files
author
Matthew Fisher
committed
feat(controller): introduce dockerignore
This file prevents the python virtual environment as well as extra droppings from testing from being sent into docker's builder.
1 parent a149f5e commit d541793

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.dockerignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
venv
2+
logs

0 commit comments

Comments
 (0)