diff --git a/.gitattributes b/.gitattributes index c4d1e1b..0fc316c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,4 +6,5 @@ tests/ export-ignore readme.md export-ignore license.md export-ignore phpunit.xml export-ignore -docker-compose.yml export-ignore \ No newline at end of file +docker-compose.yml export-ignore +phpstan.neon export-ignore