Update .gitattributes
This commit is contained in:
parent
364dd117d4
commit
39b2ef2c03
1 changed files with 4 additions and 1 deletions
5
.gitattributes
vendored
5
.gitattributes
vendored
|
@ -1,2 +1,5 @@
|
|||
# Auto detect text files and perform LF normalization
|
||||
* text=auto eol=lf
|
||||
* text=auto
|
||||
|
||||
# Conform to PSR-12 coding standard
|
||||
*.php eol=lf
|
||||
|
|
Loading…
Reference in a new issue