Skip to content

Commit d6a6920

Browse files
committed
Improved workflow
1 parent f72fc61 commit d6a6920

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitattributes

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@
88
/phpunit.xml.dist export-ignore
99
/tests export-ignore
1010
/.editorconfig export-ignore
11-
/.php_cs.dist export-ignore
1211
/psalm.xml export-ignore
1312
/psalm.xml.dist export-ignore
1413
/testbench.yaml export-ignore
1514
/UPGRADING.md export-ignore
1615
/phpstan.neon.dist export-ignore
17-
/phpstan-baseline.neon export-ignore
16+
/phpstan-baseline.neon export-ignore
17+
/CHANGELOG.md export-ignore
18+
/README.md export-ignore
19+
/LICENSE.md export-ignore
20+
/pint.json export-ignore

0 commit comments

Comments
 (0)