diff --git a/.gitattributes b/.gitattributes index a69ab56..da072cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,8 +4,8 @@ # This way, the files would be available in the repository but it would not be downloaded when the package is required by another project. /.gitattributes export-ignore +/.github export-ignore /.gitignore export-ignore -/.scrutinizer.yml export-ignore /.travis.yml export-ignore /phpunit.xml.dist export-ignore /tests export-ignore \ No newline at end of file