.gitattributes 309 B

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