diff --git a/.gitignore b/.gitignore index 86a9af1..8a41ec5 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ playwright/.cache/ *.jpeg *.png *.gif + +# Environment variables +.env