DusanKasan / Knapsack

Collection pipeline library for PHP

Home Page:http://dusankasan.github.io/Knapsack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add Export-ignore

KarelWintersky opened this issue · comments

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