Skip to content

Commit 8634ea2

Browse files
authored
Merge pull request #1446 from VincentLanglet/gitattribute
Add missing entries to gitattributes
2 parents 481213d + 8536bea commit 8634ea2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@
77
/composer.lock export-ignore
88
/demo/ export-ignore
99
/docs/ export-ignore
10+
/infection.json.dist export-ignore
1011
/phpbench.json export-ignore
1112
/phpcs.xml.dist export-ignore
1213
/phpstan.neon export-ignore
1314
/phpunit.xml.dist export-ignore
1415
/psalm.xml export-ignore
1516
/psalm-baseline.xml export-ignore
17+
/renovate.json export-ignore
1618
/tools/ export-ignore
1719
/test/ export-ignore

0 commit comments

Comments
 (0)