diff --git a/.dockerignore b/.dockerignore index 345a975..7fa30a4 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,7 @@ -.git/ -.vscode/ \ No newline at end of file +.git +.gitignore +.vscode +datastore +Dockerfile +LICENSE +README.md \ No newline at end of file