Skip to content

Commit 0859772

Browse files
committed
Tweak to .gitattributes
1 parent bb4b75d commit 0859772

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
/.github export-ignore
55
/.gitignore export-ignore
66
/.phpcs.xml.dist export-ignore
7-
/.php-cs-fixer.dist export-ignore
7+
/.php-cs-fixer.dist.php export-ignore
88
/.scrutinizer.yml export-ignore
99
/CHANGELOG.PHPExcel.md export-ignore
1010
/bin export-ignore
@@ -14,7 +14,8 @@
1414
/mkdocs.yml export-ignore
1515
/phpstan.neon.dist export-ignore
1616
/phpstan-baseline.neon export-ignore
17-
/phpstan-conditional.neon export-ignore
17+
/phpstan-conditional.php export-ignore
18+
/phpunit10.xml.dist export-ignore
1819
/phpunit.xml.dist export-ignore
1920
/samples export-ignore
2021
/tests export-ignore

0 commit comments

Comments
 (0)