Skip to content

Commit 55b675e

Browse files
Rearrange order
1 parent b7a9ace commit 55b675e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.gitattributes

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
/.gitattributes export-ignore
44
/.gitignore export-ignore
55
/.travis.yml export-ignore
6-
/phpunit.xml.dist export-ignore
7-
/tests export-ignore
8-
/Gruntfile.js export-ignore
96
/codesniffer.xml export-ignore
7+
/composer.json export-ignore
108
/composer.lock export-ignore
11-
/README.md export-ignore
12-
/vendor export-ignore
13-
/build export-ignore
9+
/phpunit.xml.dist export-ignore
10+
/Gruntfile.js export-ignore
11+
/package.json export-ignore
1412
/node_modules/* export-ignore
13+
/tests export-ignore
14+
/build export-ignore
15+
/vendor export-ignore
16+
/README.md export-ignore

0 commit comments

Comments
 (0)