diff --git a/.gitattributes b/.gitattributes index 217f88c..cc52367 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ .gitignore export-ignore .gitattributes export-ignore /tests/ export-ignore -phpunit.xml.dist export-ignore \ No newline at end of file +/.github/ export-ignore +phpunit.xml.dist export-ignore