.gitattributes 513 B

1234567891011121314
  1. /tests export-ignore
  2. /tests linguist-documentation
  3. /.scrutinizar.yml export-ignore
  4. /.travis.yml export-ignore
  5. /.gitignore export-ignore
  6. /CHANGELOG.md export-ignore
  7. /CONTRIBUTING.md export-ignore
  8. /LICENSE.md export-ignore
  9. /README.md export-ignore
  10. /phpunit.php export-ignore
  11. /phpunit.xml export-ignore
  12. /infection.json.dist export-ignore
  13. /.phan export-ignore
  14. /.php_cs.dist export-ignore