Update gitattributes to preserve lf line endings on the .env.example file
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4,3 +4,4 @@
|
|||||||
|
|
||||||
# Never modify line endings of our bash scripts
|
# Never modify line endings of our bash scripts
|
||||||
*.sh -crlf
|
*.sh -crlf
|
||||||
|
.env.example text eol=lf
|
||||||
Reference in New Issue
Block a user