diff --git a/.gitattributes b/.gitattributes index cb40fe220b1bfa04971f446a7802c092846766c6..77a44ceff67a5c73fce267cf74f18d3bd1a2dbe2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ # This way, the files would be available in the repository but it would not be downloaded when the package is required by another project. /.github export-ignore /.gitignore export-ignore +/.gitattributes export-ignore /tests export-ignore /phpunit.xml.dist export-ignore /psalm.xml export-ignore