diff --git a/.gitignore b/.gitignore index 3c45258..0f2d732 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ yarn-error.log /public/build .env.backup .env.production -auth.json \ No newline at end of file +auth.json +.env +.env.*