Skip to content

Commit 302bc32

Browse files
committed
Sort lines
1 parent b0649ab commit 302bc32

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.gitattributes

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
.gitignore export-ignore
66
.travis.yml export-ignore
77
CHANGELOG.md export-ignore
8+
README.md export-ignore
9+
SECURITY.md export-ignore
810
codeception.yml export-ignore
911
composer.lock export-ignore
1012
gruntfile.js export-ignore
1113
gulpfile.js export-ignore
12-
package.json export-ignore
1314
package-lock.json export-ignore
14-
README.md export-ignore
15-
SECURITY.md export-ignore
15+
package.json export-ignore
1616
tests/ export-ignore
1717

1818
# Auto detect text files and perform LF normalization
19-
* text=auto
19+
* text=auto

0 commit comments

Comments
 (0)