Skip to content

Commit a9ec1b0

Browse files
authored
Update .gitattributes
1 parent 9490805 commit a9ec1b0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.gitattributes

+8-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
# Ignore all test and documentation with "export-ignore".
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
7-
/phpunit.xml.dist export-ignore
7+
/phpunit.xml export-ignore
88
/.scrutinizer.yml export-ignore
9+
/.styleci.yml export-ignore
910
/tests export-ignore
1011
/.editorconfig export-ignore
12+
/docs export-ignore
13+
/docs-src export-ignore
14+
/.github export-ignore
15+
/docker export-ignore
16+
/scripts export-ignore
1117
/docs -diff
1218
/docs linguist-vendored
13-
/docs-src linguist-vendored
19+
/docs-src linguist-vendored

0 commit comments

Comments
 (0)