diff --git a/.gitignore b/.gitignore index f3daa3c8..89767ef3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ node_modules dist .DS_Store -.env +.env*.local .next pages/*.js src/*.js