Exclude more files from being exported

main
Marc Würth 5 years ago committed by Rob
parent 3785255e09
commit dd40d74bf6

5
.gitattributes vendored

@ -10,3 +10,8 @@
# Exclude non-essential files from dist
/tests export-ignore
.github export-ignore
.php_cs export-ignore
.travis.yml export-ignore
appveyor.yml export-ignore
phpunit.xml.dist export-ignore

Loading…
Cancel
Save