diff --git a/.gitignore b/.gitignore index c31f002..38e2dad 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,7 @@ dist-ssr *.sw? # Storybook -storybook-static/ \ No newline at end of file +storybook-static/ + +# env +.env \ No newline at end of file