diff --git a/.dockerignore b/.dockerignore index 77d9e4c6..67d5dc92 100644 --- a/.dockerignore +++ b/.dockerignore @@ -6,4 +6,11 @@ db.sqlite .vscode .DS_Store config -adhoc \ No newline at end of file +adhoc +static/node_modules +db.sqlite-journal +static/upload +venv/ +.venv +.coverage +htmlcov \ No newline at end of file