diff --git a/.gitignore b/.gitignore index 64c001f..8ac67f2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,9 @@ yarn-debug.log* yarn-error.log* .vscode/launch.json .vscode/launch.json + +# env +/backend/.env + +# local deployment +/dist \ No newline at end of file