.gitattributes 218 B

1234567891011
  1. * text=auto
  2. /tests export-ignore
  3. /.github export-ignore
  4. .gitattributes export-ignore
  5. .gitignore export-ignore
  6. phpunit.php export-ignore
  7. phpunit.xml export-ignore
  8. phpunit.xml.dist export-ignore
  9. .php_cs export-ignore