Skip to content

Commit ad4b393

Browse files
Fixed eol under windows
1 parent 91afb7f commit ad4b393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*.json text
2-
*.php text
2+
*.php text eol=lf
33
*.md text
44

55
*.png binary
@@ -10,4 +10,4 @@
1010
/.gitignore export-ignore
1111
/tests export-ignore
1212
/local-tests export-ignore
13-
/phpunit.xml export-ignore
13+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)