-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)
Milestone
Description
We should add proper .gitattributes files to all repositories and exclude unneeded files to make the distributions smaller.
eg:
tests/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
.check-author.yml export-ignore
composer.lock export-ignore
phpunit.xml.dist export-ignore
build.default.properties export-ignore
build.xml export-ignore
Metadata
Metadata
Assignees
Labels
enhancementThis issue is about an enhancement (aka new feature)This issue is about an enhancement (aka new feature)