mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 09:08:09 +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
|
||||
# to native line endings on checkout.
|
||||
*.php text
|
||||
*.php text eol=lf
|
||||
*.sql text
|
||||
*.htm text
|
||||
*.html text
|
||||
|
||||
Reference in New Issue
Block a user