diff --git a/.gitattributes b/.gitattributes index a33e50e..7503970 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,12 @@ * text=auto .github/ export-ignore -.run/ export-ignore -docs/ export-ignore tests/ export-ignore .editorconfig export-ignore .gitattributes export-ignore .gitignore export-ignore -package.json export-ignore phpunit.xml export-ignore + +UPGRADING.md export-ignore