c4931de1f9
While there is value in providing those, they also clutter IDE auto-complete feature. Now they users can opt-in to download them via `--prefer-source` flag. Closes #908 Closes #1424
17 lines
414 B
Plaintext
17 lines
414 B
Plaintext
*.min.js binary
|
|
/.gitattributes export-ignore
|
|
/.github export-ignore
|
|
/.gitignore export-ignore
|
|
/.php_cs.dist export-ignore
|
|
/.sami.php export-ignore
|
|
/.scrutinizer.yml export-ignore
|
|
/.travis.yml export-ignore
|
|
/CHANGELOG.PHPExcel.md export-ignore
|
|
/bin export-ignore
|
|
/composer.lock export-ignore
|
|
/docs export-ignore
|
|
/mkdocs.yml export-ignore
|
|
/phpunit.xml.dist export-ignore
|
|
/samples export-ignore
|
|
/tests export-ignore
|