.gitattributes 170 B

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