.gitattributes 214 B

12345678
  1. /test export-ignore
  2. /CONTRIBUTING.md export-ignore
  3. /.php_cs export-ignore
  4. /phpunit.xml.dist export-ignore
  5. /.travis.yml export-ignore
  6. /.styleci.yml export-ignore
  7. /.gitmodules export-ignore
  8. /.gitignore export-ignore