diff --git a/.dockerignore b/.dockerignore index d992b0f..69cd475 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,5 @@ +.git +*.swp node_modules -.git \ No newline at end of file +crontabs/*.db +crontabs/logs/*.log \ No newline at end of file