diff --git a/.dockerignore b/.dockerignore index 30bd623..8661818 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,2 @@ .env - +.vscode diff --git a/.gitignore b/.gitignore index 4c49bd7..c2111fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +.vscode \ No newline at end of file