diff --git a/.gitignore b/.gitignore index bc1d547..02aa75f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules -.next \ No newline at end of file +.next + +.env.local