Adjust .gitattributes
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
2ff9de1215
commit
f4684ee691
9
.gitattributes
vendored
9
.gitattributes
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user