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