diff --git a/.dockerignore b/.dockerignore index 1d3ed4c..f3e08dd 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1 +1,3 @@ config.yml +credentials/ +.DS_Store \ No newline at end of file diff --git a/.gitignore b/.gitignore index e9abc7f..f3e08dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -config.yml \ No newline at end of file +config.yml +credentials/ +.DS_Store \ No newline at end of file