.gitattributes 383 B

123456789101112131415
  1. *.min.js binary
  2. /.gitattributes export-ignore
  3. /.github export-ignore
  4. /.gitignore export-ignore
  5. /.php_cs.dist export-ignore
  6. /.scrutinizer.yml export-ignore
  7. /CHANGELOG.PHPExcel.md export-ignore
  8. /bin export-ignore
  9. /composer.lock export-ignore
  10. /docs export-ignore
  11. /infra export-ignore
  12. /mkdocs.yml export-ignore
  13. /phpunit.xml.dist export-ignore
  14. /samples export-ignore
  15. /tests export-ignore