.gitattributes 435 B

12345678910111213141516
  1. /.editorconfig export-ignore
  2. /.gitattributes export-ignore
  3. /.github export-ignore
  4. /.gitignore export-ignore
  5. /.phan export-ignore
  6. /.styleci.yml export-ignore
  7. /.travis.yml export-ignore
  8. /bin/build-stub export-ignore
  9. /box.json.dist export-ignore
  10. /codecov.yml export-ignore
  11. /Makefile export-ignore
  12. /phpunit.xml.dist export-ignore
  13. /phpstan.neon.dist export-ignore
  14. /scoper.inc.php export-ignore
  15. /test export-ignore
  16. /vendor-bin export-ignore