Skip to content

Commit 832ef28

Browse files
authored
Merge pull request #1346 from VincentLanglet/patch-1
Exclude phpstan file with .gitattributes
2 parents 2f4b149 + 602222b commit 832ef28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ build.properties.dev export-ignore
66
build.xml export-ignore
77
/phpunit.xml.dist export-ignore
88
/phpcs.xml.dist export-ignore
9+
/phpstan.neon.dist export-ignore
910
composer.lock export-ignore
11+
/download-box.sh export-ignore
12+
/build-phar.sh export-ignore

0 commit comments

Comments
 (0)