.gitattributes 339 B

12345678910111213
  1. /.github export-ignore
  2. /.phive export-ignore
  3. /.psalm export-ignore
  4. /tests export-ignore
  5. /tools export-ignore
  6. /tools/* binary
  7. /.gitattributes export-ignore
  8. /.gitignore export-ignore
  9. /.php_cs.dist export-ignore
  10. /build.xml export-ignore
  11. /phpunit.xml export-ignore
  12. *.php diff=php