Skip to content

Commit 1b3c044

Browse files
committed
Put examples before phpunit
1 parent 5388baa commit 1b3c044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/.gitattributes export-ignore
22
/.gitignore export-ignore
33
/.travis.yml export-ignore
4-
/phpunit.xml.dist export-ignore
54
/examples export-ignore
5+
/phpunit.xml.dist export-ignore
66
/tests export-ignore

0 commit comments

Comments
 (0)