Skip to content

Commit e9fb21a

Browse files
committed
Update .gitattributes
1 parent d6fccd1 commit e9fb21a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@
33
/tools/ export-ignore
44
/tests/bootstrap.php export-ignore
55
/tests/resources/xml export-ignore
6+
/tests/Helper/ export-ignore
67
/tests/InterOperability/ export-ignore
8+
/tests/Registry/ export-ignore
79
/tests/Utils/ export-ignore
810
/tests/XML/ export-ignore
11+
/tests/XPath/ export-ignore
912
/tests/XMLSchema/ export-ignore
1013
codecov.yml export-ignore
1114
.editorconfig export-ignore
1215
.gitattributes export-ignore
1316
.gitignore export-ignore
17+
phpstan-baseline.neon export-ignore
18+
phpstan-baseline-dev.neon export-ignore
1419
phpstan.neon export-ignore
1520
phpstan-dev.neon export-ignore
1621
phpcs.xml export-ignore

0 commit comments

Comments
 (0)