diff --git a/.gitattributes b/.gitattributes index 5f6b18b..327c223 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,8 @@ # Always use LF core.autocrlf=lf +/doc export-ignore +/tests export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore @@ -8,8 +10,7 @@ core.autocrlf=lf CODE_OF_CONDUCT.md export-ignore .github export-ignore phpunit.xml.dist export-ignore -infection.json.dist export-ignore phpcs.xml.dist export-ignore phpstan.neon export-ignore psalm.xml export-ignore -psalm-baseline.xml export-ignore +Makefile export-ignore