Skip to content

Commit 3cfd2f1

Browse files
committed
Update .gitattributes
1 parent 68b6d8a commit 3cfd2f1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitattributes

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22
/tools/ export-ignore
33
/tests/bootstrap.php export-ignore
44
/tests/Alg/ export-ignore
5+
/tests/Assert/ export-ignore
56
/tests/Backend/ export-ignore
67
/tests/CryptoEncoding/ export-ignore
78
/tests/Key/ export-ignore
9+
/tests/Type/ export-ignore
810
/tests/Utils/ export-ignore
911
/tests/XML/ export-ignore
1012
codecov.yml export-ignore
1113
.editorconfig export-ignore
1214
.gitattributes export-ignore
1315
.gitignore export-ignore
14-
phpstan.xml export-ignore
15-
phpstan-dev.xml export-ignore
16+
phpstan-baseline.neon export-ignore
17+
phpstan-baseline-dev.neon export-ignore
18+
phpstan.neon export-ignore
19+
phpstan-dev.neon export-ignore
1620
phpcs.xml export-ignore
1721
phpunit.xml export-ignore
1822
.github export-ignore

0 commit comments

Comments
 (0)