.gitattributes 236 B

123456789
  1. .gitignore export-ignore
  2. .gitattributes export-ignore
  3. .scrutinizer.yml export-ignore
  4. .travis.yml export-ignore
  5. /tests export-ignore
  6. /docs export-ignore
  7. /example.php export-ignore
  8. /phpunit.xml.dist export-ignore
  9. /behat.yml export-ignore