diff --git a/.gitignore b/.gitignore index 4d009d4..ae43e5f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ cypress.json composer.lock node_modules/ /playwright/report/ -/vendor \ No newline at end of file +/vendor +/.env \ No newline at end of file