.gitattributes 184 B

12345
  1. # Ignore all test and documentation for archive
  2. /.gitattributes export-ignore
  3. /.scrutinizer.yml export-ignore
  4. /.travis.yml export-ignore
  5. /docs export-ignore