mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 10:16: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
|
||||
.git* text
|
||||
*.html text
|
||||
*.json text
|
||||
*.json text eol=lf
|
||||
*.cpp text
|
||||
*.h text
|
||||
*.gyp text
|
||||
|
Loading…
x
Reference in New Issue
Block a user