Improves CI

This commit is contained in:
Italo
2022-07-27 13:11:30 -04:00
committed by GitHub
parent cf2294d80c
commit b1f7356095
8 changed files with 120 additions and 44 deletions

6
.gitattributes vendored
View File

@@ -2,10 +2,12 @@
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
# Ignore all test and documentation with "export-ignore".
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpunit.xml.dist export-ignore
/phpunit.xml export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.github export-ignore
/.assets export-ignore
/.styleci.yml export-ignore
/composer.lock export-ignore