DusanKasan / Knapsack

Collection pipeline library for PHP
http://dusankasan.github.io/Knapsack/
MIT License
536 stars 56 forks source link

add Export-ignore #64

Closed KarelWintersky closed 4 years ago

KarelWintersky commented 4 years ago

File .gitattributes

* text=auto
* eol=lf

.git                export-ignore
.gitattributes      export-ignore
.gitignore          export-ignore
ci              export-ignore
.scrunitizer.yml    export-ignore
.sensiolabs.yml export-ignore
phpspec.yml     export-ignore
phpunit.xml.dist    export-ignore
CONTRIBUTING.md export-ignore

this removed useless files from composer-installed package