composer ... --prefer-dist now ignores dev files (#783)
Suggested by issue: #710 Authored by @nick-cd
This commit is contained in:
parent
8f7575b076
commit
7ee0787183
1 changed files with 3 additions and 0 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
|
@ -2,3 +2,6 @@
|
|||
.gitignore export-ignore
|
||||
.github export-ignore
|
||||
docs export-ignore
|
||||
tests export-ignore
|
||||
phpunit.xml.dist export-ignore
|
||||
.travis.yml export-ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue