.gitattributes 448 B

1234567891011121314
  1. /.github export-ignore
  2. /tests export-ignore
  3. /vendor-bin export-ignore
  4. .editorconfig export-ignore
  5. .gitattributes export-ignore
  6. .gitignore export-ignore
  7. .styleci.yml export-ignore
  8. CHANGELOG.md export-ignore
  9. Makefile export-ignore
  10. phpstan.neon.dist export-ignore
  11. phpunit.xml.dist export-ignore
  12. README.md export-ignore
  13. /tests/resources/* linguist-vendored