Commit Graph

2 Commits

Author SHA1 Message Date
Damian Mooyman 41f865a79c
Add experimental release metadata to module 2016-10-12 10:04:25 +13:00
Ingo Schommer 377a68848e Ignore build-related files in "git archive" (fixes #8167)
This is useful for keeping standard "composer create-project"
checkouts clean. Unless they use "--keep-vcs", in which case
.gitattributes is (correctly) ignored.

This has the side effect that archive-checkouts can't
run phing or phpunit scripts, but I think that's
acceptable.
2013-01-14 18:32:43 +01:00