.gitattributes 429 B

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