Skip to content

Commit d74d74d

Browse files
committed
Add the /docs dir to be export-ignore
1 parent 7fed702 commit d74d74d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66
/.githooks export-ignore
77
/.github export-ignore
88
/.gitignore export-ignore
9+
/coverage export-ignore
910
/README.md export-ignore
1011
/phpunit.xml export-ignore
1112
/phpcs.xml export-ignore
1213
/phpstan.neon export-ignore
13-
/tests export-ignore
1414
/art export-ignore
15-
/coverage export-ignore
15+
/docs export-ignore
16+
/tests export-ignore

0 commit comments

Comments
 (0)