.gitattributes 309 B

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