diff --git a/.gitignore b/.gitignore index 22adbd1f..e9e223ba 100644 --- a/.gitignore +++ b/.gitignore @@ -53,7 +53,12 @@ structura.code-workspace ###> phpstorm config ### .idea -###< vscode config ### +###< phpstorm config ### + +###> yarn ### +.yarnrc.yml +.yarn/ +###< yarn ### ###> phpunit/phpunit ### /phpunit.xml