Force kotlin and json files to crlf line endings
This commit is contained in:
parent
c75c056790
commit
3fdc32622d
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -4,3 +4,6 @@
|
||||
src/generated/**/.cache/cache text eol=lf
|
||||
src/generated/**/*.json text eol=lf
|
||||
*.xcf filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
*.kt text eol=crlf
|
||||
*.json text eol=crlf
|
||||
|
Loading…
Reference in New Issue
Block a user