.gitattributes 169 B

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