Skip to content

Commit ffaaaff

Browse files
authored
Update .gitattributes
1 parent 2d2ad04 commit ffaaaff

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
@@ -4,12 +4,13 @@
44
tests export-ignore
55
compatibility export-ignore
66
tmp export-ignore
7+
.editorconfig export-ignore
78
.gitattributes export-ignore
89
.gitignore export-ignore
910
Makefile export-ignore
1011
phpstan.neon export-ignore
1112
phpstan-baseline.neon export-ignore
12-
phpstan-baseline-dbal-3.neon export-ignore
13+
phpstan-baseline-*.neon export-ignore
1314
phpunit.xml export-ignore
1415
stubs/runtime/Enum/UnitEnum.php export-ignore
1516
stubs/runtime/Enum/BackedEnum.php export-ignore

0 commit comments

Comments
 (0)