.gitattributes 369 B

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