.gitattributes 252 B

1234567
  1. # Ignore all test and documentation for archive
  2. /.gitattributes export-ignore
  3. /.gitignore export-ignore
  4. /.scrutinizer.yml export-ignore
  5. /.travis.yml export-ignore
  6. /phpunit.xml.dist export-ignore
  7. /docs export-ignore