diff --git a/.gitignore b/.gitignore index 9f86801..d44addc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .env.development -.env.production \ No newline at end of file +.env.production +.env \ No newline at end of file