diff --git a/.gitattributes b/.gitattributes index be75cc0..b4ee44f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ /.gitignore export-ignore /.gitlab/ export-ignore /.php_cs.php export-ignore +/.phpstorm.meta.php export-ignore /Resources/Private/.eslintignore export-ignore /Resources/Private/.eslintrc.json export-ignore /Resources/Private/.prettierrc.js export-ignore @@ -13,8 +14,8 @@ /Resources/Private/stylelint.config.js export-ignore /Tests/ export-ignore /codeception.yml export-ignore -/phive.xml +/phive.xml export-ignore /phpcs.xml export-ignore -/phpstan.neon export-ignore /phpstan-baseline.neon export-ignore +/phpstan.neon export-ignore /tools/ export-ignore binary