Ignore renovate.json for export

This commit is contained in:
Sebastian Bergmann 2026-05-16 06:58:38 +02:00
parent bf162ac591
commit c204fd5a4f
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -8,6 +8,7 @@
/infection.json5.dist export-ignore /infection.json5.dist export-ignore
/phpstan.neon export-ignore /phpstan.neon export-ignore
/phpunit.xml export-ignore /phpunit.xml export-ignore
/renovate.json export-ignore
/tests export-ignore /tests export-ignore
/tools export-ignore /tools export-ignore
/tools/* binary /tools/* binary