Skip to content

Commit 2b7cc0b

Browse files
committed
minor #4712 Update .gitattributes to exclude phpstan configs (williamdes)
This PR was merged into the 3.x branch. Discussion ---------- Update .gitattributes to exclude phpstan configs They where added in #4458 Versions >= 3.16.0 have the not needed files Commits ------- 2e0c874 Update .gitattributes to exclude phpstan configs
2 parents 34e874e + 2e0c874 commit 2b7cc0b

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
@@ -8,3 +8,5 @@
88
/.gitignore export-ignore
99
/.php-cs-fixer.dist.php export-ignore
1010
/phpunit.xml.dist export-ignore
11+
/phpstan.neon.dist export-ignore
12+
/phpstan-baseline.neon export-ignore

0 commit comments

Comments
 (0)