Adjust .gitattributes

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-02-08 22:40:04 +01:00
parent 2ff9de1215
commit f4684ee691
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

9
.gitattributes vendored
View File

@ -19,10 +19,11 @@ DCO export-ignore
# Exclude only the following files and not all files in test/
# This is because some packaging teams need our test files but not the CI related files
test/doctum-config.php export-ignore
test/bootstrap-phpstan.php export-ignore
test/install-browserstack export-ignore
test/start-local-server export-ignore
test/bootstrap-static.php export-ignore
test/config.e2e.inc.php export-ignore
test/phpstan-constants.php export-ignore
test/*-local-server export-ignore
test/*.conf export-ignore
test/*.ini export-ignore
test/ci-* export-ignore
test/ci-phplint export-ignore
.browserslistrc export-ignore