mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Force git to use LF line endings for PHP files
This commit is contained in:
parent
6856ca3993
commit
39e467afbc
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Explicitly declare text files we want to always be normalized and converted
|
||||
# to native line endings on checkout.
|
||||
*.php text
|
||||
*.php text eol=lf
|
||||
*.sql text
|
||||
*.htm text
|
||||
*.html text
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user