.gitattributes 250 B

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