.gitattributes 218 B

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