Skip to content

Commit d6246f9

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 211361b commit d6246f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

controller/.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)