diff --git a/tests/Integration/.env b/.env similarity index 100% rename from tests/Integration/.env rename to .env diff --git a/.gitattributes b/.gitattributes index c1a3fd0..a2c74de 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,13 @@ -/.github export-ignore -/.editorconfig export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/ecs.php export-ignore -/psalm.xml export-ignore -/psalm-baseline.xml export-ignore -/phpunit.xml.dist export-ignore -/README.md export-ignore -/tests export-ignore +/.github export-ignore +/.editorconfig export-ignore +/.env export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/ecs.php export-ignore +/psalm.xml export-ignore +/psalm-baseline.xml export-ignore +/phpunit.xml.dist export-ignore +/README.md export-ignore +/tests export-ignore +/symfony.lock export-ignore +/composer-dependency-analyser.php export-ignore