diff --git a/.gitattributes b/.gitattributes index 474c843c..32f1994b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ +/.coveralls.yml export-ignore /.gitattributes export-ignore /.github/ export-ignore /.gitignore export-ignore @@ -6,4 +7,3 @@ /config/ export-ignore /phpcs.xml.dist export-ignore /tests/ export-ignore -/.coveralls.yml export-ignore