Skip to content

Commit abd2f37

Browse files
committed
fix(git): fix export-ignore directives
1 parent 80c8438 commit abd2f37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
/.php-cs-fixer.dist.php export-ignore
88
/phpstan.neon.dist export-ignore
99
/phpstan-baseline.neon export-ignore
10-
/psalm.baseline.xml export-ignore
10+
/psalm-baseline.xml export-ignore
1111
/psalm.xml export-ignore
12+
/.editorconfig export-ignore

0 commit comments

Comments
 (0)