Skip to content

Commit b3d2759

Browse files
committed
Improve & fix .gitattributes
1 parent 1b5a90f commit b3d2759

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/.gitattributes export-ignore
22
/.github export-ignore
33
/.gitignore export-ignore
4-
/.phpcs.dist
4+
/.php-cs-fixer.dist.php export-ignore
5+
/phpstan.neon.dist export-ignore
6+
/phpstan-baseline.neon export-ignore
57
/phpunit.xml.dist export-ignore
68
/tests export-ignore

0 commit comments

Comments
 (0)