mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 18:26:32 +00:00
Update .gitattributes to always use LF for EOL in json files
This commit is contained in:
parent
52caae8f05
commit
15f87edc96
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -12,7 +12,7 @@ Dockerfile* text
|
|||||||
etcher text
|
etcher text
|
||||||
.git* text
|
.git* text
|
||||||
*.html text
|
*.html text
|
||||||
*.json text
|
*.json text eol=lf
|
||||||
*.cpp text
|
*.cpp text
|
||||||
*.h text
|
*.h text
|
||||||
*.gyp text
|
*.gyp text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user