mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-03 13:23:37 +03:00
General: Work item GH-98 - Split repository in order to improve distribution of the library via composer
Added .gitattributes file to identify files/folders that should be excluded from a composer distribution unless invoked as composer install --prefer-source
This commit is contained in:
parent
b42d4a353c
commit
4779025701
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
Normal file
4
.gitattributes
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
/Build export-ignore
|
||||
/Documentation export-ignore
|
||||
/Tests export-ignore
|
||||
README.md export-ignore
|
Loading…
Add table
Reference in a new issue