Skip to content

Commit 3ca1a2c

Browse files
authored
.gitattributes: Update and alphasort (#458)
1 parent ef77449 commit 3ca1a2c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

.gitattributes

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
.editorconfig export-ignore
2+
.eslintrc.json export-ignore
23
.gitattributes export-ignore
4+
.github/ export-ignore
35
.gitignore export-ignore
4-
Doxyfile export-ignore
5-
composer.json export-ignore
66
.phpcs.xml export-ignore
7-
phpunit.xml export-ignore
8-
tests/ export-ignore
9-
.github/ export-ignore
10-
.eslintrc.json export-ignore
7+
composer.json export-ignore
8+
composer.lock export-ignore
9+
docs/ export-ignore
1110
package-lock.json export-ignore
1211
package.json export-ignore
13-
docs/ export-ignore
12+
phpunit.xml export-ignore
13+
tests/ export-ignore
14+
yaml-sort-checker.yml export-ignore

0 commit comments

Comments
 (0)