diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000..796b96d --- /dev/null +++ b/.dockerignore @@ -0,0 +1 @@ +/build diff --git a/.gitignore b/.gitignore index 9d01538..928d28c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .vscode build config.json -users.json \ No newline at end of file +users.json