.gitattributes 185 B

12345678
  1. * text=auto
  2. /tests export-ignore
  3. /.gitattributes export-ignore
  4. /.gitignore export-ignore
  5. /.travis.yml export-ignore
  6. /phpunit.xml.dist export-ignore
  7. /phpunit.xml.travisci export-ignore