diff --git a/.gitignore b/.gitignore index 9b7c8b5..851c05c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,7 @@ yarn-error.log* .vercel # vscode -.vscode \ No newline at end of file +.vscode + +# env +*.env \ No newline at end of file