Skip to content

Commit 57ca923

Browse files
author
Lucas Michot
committed
Sort export-ignore.
1 parent ebb6b10 commit 57ca923

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitattributes

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html
33

44
# Ignore all test and documentation with "export-ignore".
5+
/tests export-ignore
6+
/.editorconfig export-ignore
57
/.gitattributes export-ignore
68
/.gitignore export-ignore
7-
/.travis.yml export-ignore
8-
/phpunit.xml.dist export-ignore
99
/.scrutinizer.yml export-ignore
10-
/tests export-ignore
11-
/.editorconfig export-ignore
1210
/.styleci.yml export-ignore
11+
/.travis.yml export-ignore
12+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)