diff --git a/.gitignore b/.gitignore index 532eddc..e0e70c6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -.env \ No newline at end of file +.env +.env.development +.env.test +.env.production \ No newline at end of file